Class Field.XPath

  • Enclosing class:
    Field

    public static class Field.XPath
    extends XPath
    Field XPath.
    Author:
    Andy Clark, IBM
    • Constructor Detail

      • XPath

        public XPath​(java.lang.String xpath,
                     SymbolTable symbolTable,
                     org.apache.xerces.xni.NamespaceContext context)
              throws XPathException
        Constructs a field XPath expression.
        Throws:
        XPathException