Class AnnotationContext

java.lang.Object
com.sun.xml.xsom.parser.AnnotationContext

public final class AnnotationContext extends Object
Enumeration used to represent the type of the schema component that is being parsed when the AnnotationParser is called.
Author:
Kohsuke Kawaguchi ([email protected])