com.google.caja.lang.css
Class CssPropertyPatterns.Builder

java.lang.Object
  extended by com.google.caja.lang.css.CssPropertyPatterns.Builder
All Implemented Interfaces:
BuildCommand
Enclosing class:
CssPropertyPatterns

public static class CssPropertyPatterns.Builder
extends java.lang.Object
implements BuildCommand


Constructor Summary
CssPropertyPatterns.Builder()
           
 
Method Summary
 boolean build(java.util.List<java.io.File> inputs, java.util.List<java.io.File> deps, java.io.File output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CssPropertyPatterns.Builder

public CssPropertyPatterns.Builder()
Method Detail

build

public boolean build(java.util.List<java.io.File> inputs,
                     java.util.List<java.io.File> deps,
                     java.io.File output)
              throws java.io.IOException
Specified by:
build in interface BuildCommand
Throws:
java.io.IOException


Copyright (C) 2008 Google Inc.
Licensed under the Apache License, Version 2.0