| org.w3c.jigsaw.config.PropertySet org.w3c.jigsaw.pagecompile.PageCompileProp
PageCompileProp | public class PageCompileProp extends PropertySet (Code) | | version: $Revision: 1.2 $ author: Benoît Mahé (bmahe@w3.org) |
ATTR_PAGE_COMPILED_DIR | protected static int ATTR_PAGE_COMPILED_DIR(Code) | | Attribute index - The index for our generated class directory.
|
ATTR_PAGE_COMPILER_CLASS | protected static int ATTR_PAGE_COMPILER_CLASS(Code) | | Attribute index - The index for our compiler class name.
|
PAGE_COMPILED_DIR | protected static String PAGE_COMPILED_DIR(Code) | | Name of the property indicating the generated class directory.
|
PAGE_COMPILER_CLASS | protected static String PAGE_COMPILER_CLASS(Code) | | Name of the property indicating the compiler class name
|
PAGE_COMPILE_PROP_NAME | protected static String PAGE_COMPILE_PROP_NAME(Code) | | Our property name.
|
getCompiledPageDirectory | protected File getCompiledPageDirectory()(Code) | | |
getCompilerClassName | protected String getCompilerClassName()(Code) | | |
getDefaultCompiledPageDirectory | protected File getDefaultCompiledPageDirectory()(Code) | | |
|
|