Package com.sun.tools.jxc.ap


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
    Description
    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 tests
    Defines constants used in the Annotation Processing driver.
    AnnotationReader implementation that reads annotation inline from Annoation Processing.
    This stores the invocation configuration for SchemaGenerator
    Processor that implements the schema generator command line tool.