Package com.sun.xml.xsom.parser
Class AnnotationContext
java.lang.Object
com.sun.xml.xsom.parser.AnnotationContext
Enumeration used to represent the type of the schema component
that is being parsed when the AnnotationParser is called.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final AnnotationContext
static final AnnotationContext
static final AnnotationContext
static final AnnotationContext
static final AnnotationContext
static final AnnotationContext
static final AnnotationContext
static final AnnotationContext
private final String
Display name of the context.static final AnnotationContext
static final AnnotationContext
static final AnnotationContext
static final AnnotationContext
static final AnnotationContext
static final AnnotationContext
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
Display name of the context. -
SCHEMA
-
NOTATION
-
ELEMENT_DECL
-
IDENTITY_CONSTRAINT
-
XPATH
-
MODELGROUP_DECL
-
SIMPLETYPE_DECL
-
COMPLEXTYPE_DECL
-
PARTICLE
-
MODELGROUP
-
ATTRIBUTE_USE
-
WILDCARD
-
ATTRIBUTE_GROUP
-
ATTRIBUTE_DECL
-
-
Constructor Details
-
AnnotationContext
-
-
Method Details