| Methods in com.ximpleware that throw PilotException |
boolean |
AutoPilot.iterate()
Iterate over all the selected element nodes in document order. |
boolean |
AutoPilot.iterate2()
|
int |
AutoPilot.iterateAttr()
This method is meant to be called after calling
selectAttr() or selectAttrNs(), it will return the
vtd index attribute name or -1 if there is none left |
protected int |
AutoPilot.iterateAttr2()
This method implements the attribute axis for XPath |
protected int |
AutoPilot.iterateNameSpace()
This method implements the namespace axis for XPath |