Package com.sun.tools.jxc.ap

Annotation Processing 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
InlineAnnotationReaderImpl AnnotationReader implementation that reads annotation inline from Annoation Processing.
Options This stores the invocation configuration for SchemaGenerator
SchemaGenerator Processor that implements the schema generator command line tool.
 

Enum Summary
Const Defines constants used in the Annotation Processing driver.
 

Package com.sun.tools.jxc.ap Description

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.



Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.