Package com.sun.tools.jxc.apt

APT related code.

See:
          Description

Class Summary
AnnotationParser This class behaves as a JAXB Annotation Processor, It reads the user specified typeDeclarations and the config files It also reads config files
AnnotationProcessorFactoryImpl AnnotationProcessorFactory for JAXB.
Const Defines constants used in the APT driver.
ErrorReceiverImpl  
InlineAnnotationReaderImpl AnnotationReader implementation that reads annotation inline from APT.
Options This stores the invocation configuration for SchemaGenerator
SchemaGenerator AnnotationProcessorFactory that implements the schema generator command line tool.
 

Enum Summary
Messages Message resources.
 

Package com.sun.tools.jxc.apt Description

APT related code. This package hosts a driver that runs inside APT for java-to-schema processing, and additional implementations that deal primarily with APT.