Uses of Interface
com.sun.xml.xsom.XSDeclaration
Package
Description
Interfaces that the client should use to access schema information.
Implementation of the
com.sun.xml.xsom
package.Parser that reads XML Schema documents and builds an
XSSchemaSet
object.-
Uses of XSDeclaration in com.sun.xml.xsom
Modifier and TypeInterfaceDescriptioninterface
Common aspect ofXSComplexType
andXSAttGroupDecl
as the container of attribute uses/attribute groups.interface
Attribute group declaration.interface
Attribute declaration.interface
Complex type.interface
Element declaration.interface
List simple type.interface
Named model group declaration.interface
Notation declaration.interface
Restriction simple type.interface
Simple type.interface
Base interface forXSComplexType
andXSSimpleType
.interface
Union simple type. -
Uses of XSDeclaration in com.sun.xml.xsom.impl
Modifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
-
Uses of XSDeclaration in com.sun.xml.xsom.impl.parser
Modifier and TypeMethodDescriptionvoid
NGCCRuntimeEx.checkDoubleDefError
(XSDeclaration c) static boolean
NGCCRuntimeEx.ignorableDuplicateComponent
(XSDeclaration c) void
DelayedRef.redefine
(XSDeclaration d) If this reference refers to the given declaration, resolve the reference now.