Uses of Interface
com.sun.xml.xsom.XSDeclaration
Packages that use XSDeclaration
Package
Description
Object Model that represents customization declarations.
-
Uses of XSDeclaration in com.sun.tools.xjc.reader.xmlschema
Methods in com.sun.tools.xjc.reader.xmlschema with parameters of type XSDeclarationModifier and TypeMethodDescriptionstatic QName
BGMBuilder.getName
(XSDeclaration decl) Returns the QName of the declaration. -
Uses of XSDeclaration in com.sun.tools.xjc.reader.xmlschema.bindinfo
Methods in com.sun.tools.xjc.reader.xmlschema.bindinfo with parameters of type XSDeclarationModifier and TypeMethodDescriptionboolean
BIGlobalBinding.canBeMappedToTypeSafeEnum
(XSDeclaration decl) -
Uses of XSDeclaration in com.sun.xml.xsom
Subinterfaces of XSDeclaration in com.sun.xml.xsomModifier 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
Classes in com.sun.xml.xsom.impl that implement XSDeclarationModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
class
class
class
Constructors in com.sun.xml.xsom.impl with parameters of type XSDeclaration -
Uses of XSDeclaration in com.sun.xml.xsom.impl.parser
Methods in com.sun.xml.xsom.impl.parser with parameters of type XSDeclarationModifier 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.