Uses of Class
com.sun.xml.xsom.parser.AnnotationContext
Packages that use AnnotationContext
Package
Description
Classes to parse XML Schema documents into objects of 
com.sun.xml.xsom package.- 
Uses of AnnotationContext in com.sun.xml.xsom.parserFields in com.sun.xml.xsom.parser declared as AnnotationContextModifier and TypeFieldDescriptionstatic final AnnotationContextAnnotationContext.ATTRIBUTE_DECLstatic final AnnotationContextAnnotationContext.ATTRIBUTE_GROUPstatic final AnnotationContextAnnotationContext.ATTRIBUTE_USEstatic final AnnotationContextAnnotationContext.COMPLEXTYPE_DECLstatic final AnnotationContextAnnotationContext.ELEMENT_DECLstatic final AnnotationContextAnnotationContext.IDENTITY_CONSTRAINTstatic final AnnotationContextAnnotationContext.MODELGROUPstatic final AnnotationContextAnnotationContext.MODELGROUP_DECLstatic final AnnotationContextAnnotationContext.NOTATIONstatic final AnnotationContextAnnotationContext.PARTICLEstatic final AnnotationContextAnnotationContext.SCHEMAstatic final AnnotationContextAnnotationContext.SIMPLETYPE_DECLstatic final AnnotationContextAnnotationContext.WILDCARDstatic final AnnotationContextAnnotationContext.XPATHMethods in com.sun.xml.xsom.parser with parameters of type AnnotationContextModifier and TypeMethodDescriptionabstract ContentHandlerAnnotationParser.getContentHandler(AnnotationContext context, String parentElementName, ErrorHandler errorHandler, EntityResolver entityResolver) Called every time a new <xs:annotation> element is found.