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

/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/objects/
H A DXObject.java253 public double numWithSideEffects() throws javax.xml.transform.TransformerException method in class:XObject
H A DXNodeSet.java176 public double numWithSideEffects() method in class:XNodeSet
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/patterns/
H A DStepPattern.java564 if ((pos + 1) != (int) pred.numWithSideEffects())

Completed in 26 milliseconds