Explore an XML file by generating a series of Path expression describing leafs of the skeleton
document; called when no -xp argument is given
execute() -
Static method in class ca.umontreal.iro.rali.Extract
Create a new XML document for each node matching the XPath expression given by the -xp parameter
in order to save on memory each node is generated one by one as the input file is read
Create a new XML document for each node matching the XPath expression given by the -xp parameter
in order to save on memory each node is transformed one by one as the input file is read