XmlSchema Core 2.0.2-redhat-2

Uses of Class
org.apache.ws.commons.schema.utils.XmlSchemaRefBase

Packages that use XmlSchemaRefBase
org.apache.ws.commons.schema   
org.apache.ws.commons.schema.utils   
 

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

Methods in org.apache.ws.commons.schema that return XmlSchemaRefBase
 XmlSchemaRefBase XmlSchemaAttribute.getRefBase()
           
 XmlSchemaRefBase XmlSchemaItemWithRefBase.getRefBase()
           
 XmlSchemaRefBase XmlSchemaElement.getRefBase()
           
 XmlSchemaRefBase XmlSchemaAttributeGroupRef.getRefBase()
           
 

Uses of XmlSchemaRefBase in org.apache.ws.commons.schema.utils
 

Subclasses of XmlSchemaRefBase in org.apache.ws.commons.schema.utils
 class XmlSchemaRef<T extends XmlSchemaNamed>
          Implementation for ref='QName', a common construct in the schema.
 

Fields in org.apache.ws.commons.schema.utils declared as XmlSchemaRefBase
protected  XmlSchemaRefBase XmlSchemaNamedImpl.refTwin
           
 

Methods in org.apache.ws.commons.schema.utils with parameters of type XmlSchemaRefBase
 void XmlSchemaNamedImpl.setRefObject(XmlSchemaRefBase refBase)
          If the named object also implements ref=, it should pass the reference object here for some error checking.
 


XmlSchema Core 2.0.2-redhat-2

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