Searched refs:numWithSideEffects (Results 1 - 3 of 3) sorted by relevance

/external/apache-xml/src/main/java/org/apache/xpath/objects/
H A DXObject.java251 public double numWithSideEffects() throws javax.xml.transform.TransformerException method in class:XObject
H A DXNodeSet.java174 public double numWithSideEffects() method in class:XNodeSet
/external/apache-xml/src/main/java/org/apache/xpath/patterns/
H A DStepPattern.java562 if ((pos + 1) != (int) pred.numWithSideEffects())

Completed in 329 milliseconds