All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AnnotationContext Enumeration used to represent the type of the schema component that is being parsed when the AnnotationParser is called.AnnotationParser Used to parse<xs:annotation>.AnnotationParserFactory Factory forAnnotationParser.BaseContentRef ComponentNameFunction Extract the name of the components.DeferedCollection<T> Collectionthat returns the view of objects which are actually fetched lazily from anIterator.DelayedRef Reference by name.DelayedRef.AttGroup DelayedRef.Attribute DelayedRef.ComplexType DelayedRef.Element DelayedRef.IdentityConstraint DelayedRef.ModelGroup DelayedRef.SimpleType DelayedRef.Type DomAnnotationParserFactory AnnotationParserFactorythat parses annotations into a W3C DOM.DraconianErrorHandler Aborts on the first error.ForeignAttributes Foreign attributes on schema elements.JAXPParser Standard XMLParser implemented by using JAXP.Messages Formats error messages.NameGetter Gets the human-readable name of a schema component.NGCCRuntimeEx NGCCRuntime extended with various utility methods for parsing XML Schema.ParserContext Provides context information to be used byNGCCRuntimeExs.Patch Patch program that runs later to "fix" references among components.PatcherManager Manages patchers.PatcherManager.Patcher ResourceEntityResolver SAXParserFactoryAdaptor Deprecated. SCD Schema Component Designator (SCD).SchemaDocument Represents a parsed XML schema document.SchemaDocumentImpl SchemaDocumentimplementation.SchemaTreeTraverser Generates approximated tree model for XML from a schema component.SchemaTreeTraverser.SchemaRootNode The root node of the schema hierarchy tree.SchemaTreeTraverser.SchemaTreeCellRenderer Sample cell renderer for the schema tree.SchemaTreeTraverser.SchemaTreeModel Tree model for schema hierarchy tree.SchemaTreeTraverser.SchemaTreeNode The node of the schema hierarchy tree.SchemaWriter Generates approximated XML Schema representation from a schema component.SimpleTypeSet A very simple TypeSet.SubstGroupBaseTypeRef TypeClosure Perform a transitive closure operation on a type to determine if it belongs to this set.TypeSet A simple abstraction for a set of Types that defines containment functions.XMLParser Interface that hides the detail of parsing mechanism.XmlString String with in-scope namespace binding information.XSAnnotation XSAttContainer Common aspect ofXSComplexTypeandXSAttGroupDeclas the container of attribute uses/attribute groups.XSAttGroupDecl Attribute group declaration.XSAttributeDecl Attribute declaration.XSAttributeUse Attribute use.XSComplexType Complex type.XSComponent Base interface for all the schema components.XSContentType Content of a complex type.XSContentTypeFunction<T> Function object that works onXSContentType.XSContentTypeVisitor Visitor that works onXSContentType.XSDeclaration Base interface of all "declarations".XSElementDecl Element declaration.XSFacet Facet for a simple type.XSFinder Utility implementation ofXSFunctionthat returnsBooleanto find something from schema objects.XSFunction<T> Function object that works on the entire XML Schema components.XSFunctionFilter<T> Filter implementation of XSFilter.XSIdentityConstraint Identity constraint.XSListSimpleType List simple type.XSModelGroup Model group.XSModelGroup.Compositor Type-safe enumeration for kind of model groups.XSModelGroupDecl Named model group declaration.XSNotation Notation declaration.XSOMParser Parses possibly multiple W3C XML Schema files and compose them into one grammar.XSParticle Particle schema component.XSRestrictionSimpleType Restriction simple type.XSSchema Schema.XSSchemaSet Set ofXSSchemaobjects.XSSimpleType Simple type.XSSimpleTypeFunction<T> Function object that works onXSSimpleTypeand its derived interfaces.XSSimpleTypeVisitor Visitor that works onXSSimpleTypeand its derived interfaces.XSTerm A component that can be referenced fromXSParticleThis interface provides a set of type check functions (isXXX), which are essentially:XSTermFunction<T> Function object that works onXSTerm.XSTermFunctionWithParam<T,P> Function object that works onXSTerm.XSTermVisitor Visitor that works onXSTerm.XSType Base interface forXSComplexTypeandXSSimpleType.XSUnionSimpleType Union simple type.XSVariety Constants that represent variety of simple types.XSVisitor Visitor forXSComponentXSWildcard Wildcard schema component (used for both attribute wildcard and element wildcard.) XSWildcard interface can always be downcasted to either Any, Other, or Union.XSWildcard.Any ##anywildcard.XSWildcard.Other ##otherwildcard.XSWildcard.Union Wildcard of a set of namespace URIs.XSWildcardFunction<T> Visits three kinds ofXSWildcard.XSWildcardVisitor Visits three kinds ofXSWildcard.XSXPath Selector or field ofXSIdentityConstraint.