Package jaxx.compiler

Interface Summary
CompiledObjectDecorator Contract of compiled object decorator at generation time.
CompilerConfiguration Configuration of a compiler task.
 

Class Summary
ClassMap<T> A Map implementation which uses Classes as keys.
CompiledObject Represents an object in the .java file being generated during compilation.
DefaultCompilerConfiguration Options of the JAXXCompiler and JAXXEngine.
EventHandler  
I18nHelper I18n methods to add I18n._(String, Object...) method on some attributes.
IDHelper A usefull class to generate Ids.
JAXXCompiler Compiles a given JAXXCompiler.jaxxFile into a JAXXCompiler.javaFile.
JAXXCompilerFile Represents a file to be treated by the JAXXCompiler.
JAXXEngine The engine to compile jaxx files.
JAXXFactory Factory of JAXXCompiler and JAXXEngine.
JAXXProfile Pour profiler les temps d'execution pendant une compilation.
JAXXProfile.ProfileResult  
SymbolTable Symbol table constructed during the first pass of compilation.
 

Exception Summary
CompilerException Thrown by the compiler when an error occurs.
UnsupportedAttributeException Thrown by TagHandler when an unsupported attribute is encountered.
UnsupportedTagException Thrown by the compiler when an unregistered tag is encountered.
 



Copyright © 2008-2011 CodeLutin. All Rights Reserved.