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

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

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

Subinterfaces of XmlSchemaItemWithRefBase in org.apache.ws.commons.schema
 interface XmlSchemaItemWithRef<T extends XmlSchemaNamed>
          Interface implemented by the objects that support ref=.
 

Classes in org.apache.ws.commons.schema that implement XmlSchemaItemWithRefBase
 class XmlSchemaAttribute
          Class for attributes, representing xs:attribute.
 class XmlSchemaAttributeGroupRef
          Class for the attribute group reference.
 class XmlSchemaElement
          Class for elements, representing xs:element.
 



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