jaxx.compiler
Class ValidatorGenerator
java.lang.Object
jaxx.compiler.ValidatorGenerator
- All Implemented Interfaces:
- Generator
public class ValidatorGenerator
- extends java.lang.Object
- implements Generator
- Author:
- chemit
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VALIDATOR_IDS_FIELD
protected static final JavaField VALIDATOR_IDS_FIELD
ValidatorGenerator
public ValidatorGenerator()
finalizeCompiler
public void finalizeCompiler(CompiledObject root,
JAXXCompiler compiler,
JavaFile javaFile,
java.lang.String packageName,
java.lang.String className)
- Specified by:
finalizeCompiler in interface Generator
prepareJavaFile
public void prepareJavaFile(CompiledObject root,
JAXXCompiler compiler,
JavaFile javaFile,
java.lang.String packageName,
java.lang.String className)
throws java.lang.ClassNotFoundException
- Specified by:
prepareJavaFile in interface Generator
- Throws:
java.lang.ClassNotFoundException
Copyright © 2008-2009 CodeLutin. All Rights Reserved.