Uses of Class
org.apache.ws.commons.schema.XmlSchemaXPath
Packages that use XmlSchemaXPath
-
Uses of XmlSchemaXPath in org.apache.ws.commons.schema
Fields in org.apache.ws.commons.schema declared as XmlSchemaXPathFields in org.apache.ws.commons.schema with type parameters of type XmlSchemaXPathMethods in org.apache.ws.commons.schema that return XmlSchemaXPathMethods in org.apache.ws.commons.schema that return types with arguments of type XmlSchemaXPathMethods in org.apache.ws.commons.schema with parameters of type XmlSchemaXPathModifier and TypeMethodDescription(package private) ElementXmlSchemaSerializer.serializeField(Document doc, XmlSchemaXPath fieldObj, XmlSchema schema) ********************************************************************* Element serializeField(Document doc, XmlSchemaXPath fieldObj, XmlSchema schema) throws XmlSchemaSerializerException(package private) ElementXmlSchemaSerializer.serializeSelector(Document doc, XmlSchemaXPath selectorObj, XmlSchema schema) ********************************************************************* Element serializeSelector(Document doc, XmlSchemaXPath selectorObj, XmlSchema schema) throws XmlSchemaSerializerException{voidXmlSchemaIdentityConstraint.setSelector(XmlSchemaXPath selector) Method parameters in org.apache.ws.commons.schema with type arguments of type XmlSchemaXPathModifier and TypeMethodDescription(package private) voidXmlSchemaIdentityConstraint.setFields(List<XmlSchemaXPath> fields)