Uses of Interface
com.sun.xml.xsom.XSXPath
Packages that use XSXPath
Package
Description
Reads XML Schema grammar from XSOM and builds the model for TXW.
-
Uses of XSXPath in com.sun.tools.txw2.builder.xsd
Methods in com.sun.tools.txw2.builder.xsd with parameters of type XSXPath -
Uses of XSXPath in com.sun.xml.xsom
Methods in com.sun.xml.xsom that return XSXPathModifier and TypeMethodDescriptionXSIdentityConstraint.getSelector()
Returns the selector XPath expression as string.Methods in com.sun.xml.xsom that return types with arguments of type XSXPath -
Uses of XSXPath in com.sun.xml.xsom.impl
Classes in com.sun.xml.xsom.impl that implement XSXPathMethods in com.sun.xml.xsom.impl that return XSXPathMethods in com.sun.xml.xsom.impl that return types with arguments of type XSXPath -
Uses of XSXPath in com.sun.xml.xsom.impl.util
Methods in com.sun.xml.xsom.impl.util with parameters of type XSXPath -
Uses of XSXPath in com.sun.xml.xsom.util
Methods in com.sun.xml.xsom.util with parameters of type XSXPath -
Uses of XSXPath in com.sun.xml.xsom.visitor
Methods in com.sun.xml.xsom.visitor with parameters of type XSXPath