Package com.sun.tools.jxc.ap
Annotation Processing related code.
This package hosts a driver that runs annotation processing for java-to-schema processing,
and additional implementations that deal primarily with AP.
-
Class Summary Class Description AnnotationParser This class behaves as a JAXB Annotation Processor, It reads the user specified typeDeclarations and the config files It also reads config files Used in unit testsInlineAnnotationReaderImpl AnnotationReaderimplementation that reads annotation inline from Annoation Processing.Options This stores the invocation configuration for SchemaGeneratorSchemaGenerator Processorthat implements the schema generator command line tool. -
Enum Summary Enum Description Const Defines constants used in the Annotation Processing driver.