|
XSOM 20110809-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnnotationContext | |
---|---|
com.sun.xml.xsom.parser | Classes to parse XML Schema documents into objects of com.sun.xml.xsom package. |
Uses of AnnotationContext in com.sun.xml.xsom.parser |
---|
Fields in com.sun.xml.xsom.parser declared as AnnotationContext | |
---|---|
static AnnotationContext |
AnnotationContext.ATTRIBUTE_DECL
|
static AnnotationContext |
AnnotationContext.ATTRIBUTE_GROUP
|
static AnnotationContext |
AnnotationContext.ATTRIBUTE_USE
|
static AnnotationContext |
AnnotationContext.COMPLEXTYPE_DECL
|
static AnnotationContext |
AnnotationContext.ELEMENT_DECL
|
static AnnotationContext |
AnnotationContext.IDENTITY_CONSTRAINT
|
static AnnotationContext |
AnnotationContext.MODELGROUP
|
static AnnotationContext |
AnnotationContext.MODELGROUP_DECL
|
static AnnotationContext |
AnnotationContext.NOTATION
|
static AnnotationContext |
AnnotationContext.PARTICLE
|
static AnnotationContext |
AnnotationContext.SCHEMA
|
static AnnotationContext |
AnnotationContext.SIMPLETYPE_DECL
|
static AnnotationContext |
AnnotationContext.WILDCARD
|
static AnnotationContext |
AnnotationContext.XPATH
|
Methods in com.sun.xml.xsom.parser with parameters of type AnnotationContext | |
---|---|
abstract ContentHandler |
AnnotationParser.getContentHandler(AnnotationContext context,
String parentElementName,
ErrorHandler errorHandler,
EntityResolver entityResolver)
Called every time a new <xs:annotation> element is found. |
|
XSOM 20110809-redhat-3 | |||||||||
PREV NEXT | FRAMES NO FRAMES |