Uses of Class
org.apache.ws.commons.schema.utils.XmlSchemaRefBase
Packages that use XmlSchemaRefBase
-
Uses of XmlSchemaRefBase in org.apache.ws.commons.schema
Methods in org.apache.ws.commons.schema that return XmlSchemaRefBaseModifier and TypeMethodDescriptionXmlSchemaAttribute.getRefBase()XmlSchemaAttributeGroupRef.getRefBase()XmlSchemaElement.getRefBase()XmlSchemaItemWithRefBase.getRefBase() -
Uses of XmlSchemaRefBase in org.apache.ws.commons.schema.utils
Subclasses of XmlSchemaRefBase in org.apache.ws.commons.schema.utilsModifier and TypeClassDescriptionclassXmlSchemaRef<T extends XmlSchemaNamed>Implementation for ref='QName', a common construct in the schema.Fields in org.apache.ws.commons.schema.utils declared as XmlSchemaRefBaseMethods in org.apache.ws.commons.schema.utils with parameters of type XmlSchemaRefBaseModifier and TypeMethodDescriptionvoidXmlSchemaNamedImpl.setRefObject(XmlSchemaRefBase refBase) If the named object also implements ref=, it should pass the reference object here for some error checking.