Home
last modified time | relevance | path

Searched refs:executeRelativePathPattern (Results 1 – 2 of 2) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/patterns/
DContextMatchStepPattern.java85 public XObject executeRelativePathPattern( in executeRelativePathPattern() method in ContextMatchStepPattern
DStepPattern.java410 return m_relativePathPattern.executeRelativePathPattern(xctxt, dtm, in execute()
664 protected final XObject executeRelativePathPattern( in executeRelativePathPattern() method in StepPattern