Uses of Interface
com.sun.xml.xsom.XSAttContainer
-
Packages that use XSAttContainer Package Description com.sun.xml.xsom Interfaces that the client should use to access schema information.com.sun.xml.xsom.impl Implementation of thecom.sun.xml.xsom
package. -
-
Uses of XSAttContainer in com.sun.xml.xsom
Subinterfaces of XSAttContainer in com.sun.xml.xsom Modifier and Type Interface Description interface
XSAttGroupDecl
Attribute group declaration.interface
XSComplexType
Complex type. -
Uses of XSAttContainer in com.sun.xml.xsom.impl
Classes in com.sun.xml.xsom.impl that implement XSAttContainer Modifier and Type Class Description class
AttGroupDeclImpl
class
ComplexTypeImpl
private class
SchemaSetImpl.AnyType
-