Class XPath


  • public class XPath
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String _DEFAULT_ELT_NS  
      static java.lang.String _NS_BOUNDARY  
    • Method Summary

      All Methods Static Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      static XPath compileXPath​(java.lang.String xpath)  
      static XPath compileXPath​(java.lang.String xpath, java.lang.String currentNodeVar)  
      static XPath compileXPath​(java.lang.String xpath, java.lang.String currentNodeVar, java.util.Map<java.lang.String,​java.lang.String> namespaces)  
      static XPath compileXPath​(java.lang.String xpath, java.util.Map<java.lang.String,​java.lang.String> namespaces)  
      boolean sawDeepDot()  
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait