Uses of Interface
com.sun.xml.xsom.XSXPath
-
-
Uses of XSXPath in com.sun.xml.xsom
Methods in com.sun.xml.xsom that return XSXPath Modifier and Type Method Description XSXPathXSIdentityConstraint. getSelector()Returns the selector XPath expression as string.Methods in com.sun.xml.xsom that return types with arguments of type XSXPath Modifier and Type Method Description java.util.List<XSXPath>XSIdentityConstraint. getFields()Returns the list of field XPaths.
-