org.cruxframework.crux.tools.compile.preprocessor
Class DeclarativeUIPreProcessor
java.lang.Object
org.cruxframework.crux.tools.compile.preprocessor.AbstractDeclarativeUIPreProcessor
org.cruxframework.crux.tools.compile.preprocessor.DeclarativeUIPreProcessor
- All Implemented Interfaces:
- CruxPreProcessor
public class DeclarativeUIPreProcessor
- extends AbstractDeclarativeUIPreProcessor
- implements CruxPreProcessor
- Author:
- Thiago da Rosa de Bustamante
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeclarativeUIPreProcessor
public DeclarativeUIPreProcessor()
preProcess
public URL preProcess(URL url,
Module module)
throws IOException,
InterfaceConfigException
- Specified by:
preProcess in interface CruxPreProcessor- Overrides:
preProcess in class AbstractDeclarativeUIPreProcessor
- Throws:
IOException
InterfaceConfigException- See Also:
org.cruxframework.crux.tools.compile.CruxPreProcessor#preProcess(java.io.File)
getDestDir
protected File getDestDir(URL urlFile)
throws IOException
- Specified by:
getDestDir in class AbstractDeclarativeUIPreProcessor
- Returns:
-
- Throws:
IOException
Copyright © 2014. All rights reserved.