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 QNameBGMBuilder.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 TypeMethodDescriptionbooleanBIGlobalBinding.canBeMappedToTypeSafeEnum(XSDeclaration decl) -
Uses of XSDeclaration in com.sun.xml.xsom
Subinterfaces of XSDeclaration in com.sun.xml.xsomModifier and TypeInterfaceDescriptioninterfaceCommon aspect ofXSComplexTypeandXSAttGroupDeclas the container of attribute uses/attribute groups.interfaceAttribute group declaration.interfaceAttribute declaration.interfaceComplex type.interfaceElement declaration.interfaceList simple type.interfaceNamed model group declaration.interfaceNotation declaration.interfaceRestriction simple type.interfaceSimple type.interfaceBase interface forXSComplexTypeandXSSimpleType.interfaceUnion simple type. -
Uses of XSDeclaration in com.sun.xml.xsom.impl
Classes in com.sun.xml.xsom.impl that implement XSDeclarationModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassConstructors 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 TypeMethodDescriptionvoidNGCCRuntimeEx.checkDoubleDefError(XSDeclaration c) static booleanNGCCRuntimeEx.ignorableDuplicateComponent(XSDeclaration c) voidDelayedRef.redefine(XSDeclaration d) If this reference refers to the given declaration, resolve the reference now.