Package com.sun.tools.jxc.apt

APT related code.

See:
          Description

Class Summary
AnnotationProcessorFactoryImpl AnnotationProcessorFactory for JAXB.
Const Defines constants used in the APT driver.
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.
 

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.