Uses of Interface
org.apache.ws.commons.schema.XmlSchemaAttributeGroupMember

Packages that use XmlSchemaAttributeGroupMember
org.apache.ws.commons.schema   
 

Uses of XmlSchemaAttributeGroupMember in org.apache.ws.commons.schema
 

Classes in org.apache.ws.commons.schema that implement XmlSchemaAttributeGroupMember
 class XmlSchemaAttribute
          Class for attributes, representing xs:attribute.
 class XmlSchemaAttributeGroup
          Class for attribute groups.
 class XmlSchemaAttributeGroupRef
          Class for the attribute group reference.
 

Methods in org.apache.ws.commons.schema that return types with arguments of type XmlSchemaAttributeGroupMember
 List<XmlSchemaAttributeGroupMember> XmlSchemaAttributeGroup.getAttributes()
           
 



Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.