Uses of Interface
com.sun.xml.xsom.XSAttContainer

Packages that use XSAttContainer
com.sun.xml.xsom Interfaces that the client should use to access schema information. 
com.sun.xml.xsom.impl Implementation of the com.sun.xml.xsom package. 
 

Uses of XSAttContainer in com.sun.xml.xsom
 

Subinterfaces of XSAttContainer in com.sun.xml.xsom
 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
 class AttGroupDeclImpl
           
 class ComplexTypeImpl
           
 



Copyright © 2012 Oracle. All Rights Reserved.