|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.jxc.apt.AnnotationParser
final class AnnotationParser
This class behaves as a JAXB Annotation Processor, It reads the user specified typeDeclarations and the config files It also reads config files
Constructor Summary | |
---|---|
AnnotationParser(java.util.Set<com.sun.mirror.declaration.AnnotationTypeDeclaration> atds,
com.sun.mirror.apt.AnnotationProcessorEnvironment env)
|
Method Summary | |
---|---|
com.sun.mirror.apt.AnnotationProcessorEnvironment |
getEnv()
|
void |
process()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
AnnotationParser(java.util.Set<com.sun.mirror.declaration.AnnotationTypeDeclaration> atds, com.sun.mirror.apt.AnnotationProcessorEnvironment env)
Method Detail |
---|
public com.sun.mirror.apt.AnnotationProcessorEnvironment getEnv()
public void process()
process
in interface com.sun.mirror.apt.AnnotationProcessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |