Class XmlSchemaXPath

All Implemented Interfaces:
XmlSchemaObjectBase

public class XmlSchemaXPath extends XmlSchemaAnnotated
Class for XML Path Language (XPath) expressions. Represents the World Wide Web Consortium (W3C) selector element. The World Wide Web Consortium (W3C) field element is a collection of XmlSchemaXPath classes.
  • Field Details

  • Constructor Details

    • XmlSchemaXPath

      public XmlSchemaXPath()
      Creates new XmlSchemaXPath
  • Method Details

    • getXPath

      public String getXPath()
    • setXPath

      public void setXPath(String xpathString)