Package org.apache.xpath
Class FoundIndex
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.xpath.FoundIndex
- All Implemented Interfaces:
Serializable
Class to let us know when it's time to do
a search from the parent because of indexing.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FoundIndex
public FoundIndex()Constructor FoundIndex
-