Uses of Class
org.apache.ws.commons.schema.XmlSchemaXPath

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

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

Methods in org.apache.ws.commons.schema that return XmlSchemaXPath
 XmlSchemaXPath XmlSchemaIdentityConstraint.getSelector()
           
 

Methods in org.apache.ws.commons.schema that return types with arguments of type XmlSchemaXPath
 List<XmlSchemaXPath> XmlSchemaIdentityConstraint.getFields()
           
 

Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaXPath
 void XmlSchemaIdentityConstraint.setSelector(XmlSchemaXPath selector)
           
 



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