A B C D E F G H I M N O P Q R S T U W X

E

endElement(String, String, String) - Method in class ca.umontreal.iro.rali.ExploreSAXHandler
 
endElement(String, String, String) - Method in class ca.umontreal.iro.rali.ExtractSAXHandler
 
endPrefixMapping(String) - Method in class ca.umontreal.iro.rali.ExploreSAXHandler
 
endPrefixMapping(String) - Method in class ca.umontreal.iro.rali.ExtractSAXHandler
 
equals(Object) - Method in class ca.umontreal.iro.rali.PathCount
Two paths are equals if their string are equal
error(SAXParseException) - Method in class ca.umontreal.iro.rali.ExploreSAXHandler
 
error(SAXParseException) - Method in class ca.umontreal.iro.rali.ExtractSAXHandler
 
Examine - Class in ca.umontreal.iro.rali
 
Examine() - Constructor for class ca.umontreal.iro.rali.Examine
 
execute() - Static method in class ca.umontreal.iro.rali.Explore
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.ExploreSAX
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
execute() - Static method in class ca.umontreal.iro.rali.ExtractSAX
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
Explore - Class in ca.umontreal.iro.rali
Show the XPath expressions corresponding to paths going from the root to leaves in an XML documents using a Pull parser
Explore() - Constructor for class ca.umontreal.iro.rali.Explore
 
ExploreSAX - Class in ca.umontreal.iro.rali
Show the XPath expressions corresponding to paths going from the root to leaves in an XML documents using a SAX parser
ExploreSAX() - Constructor for class ca.umontreal.iro.rali.ExploreSAX
 
ExploreSAXHandler - Class in ca.umontreal.iro.rali
handle SAX parsing events to print the XPath expressions corresponding to paths going from the root to leaves in an XML documents
Extract - Class in ca.umontreal.iro.rali
Extract nodes from an XML document corresponding to an XPath expression using a Pull Parser
Extract() - Constructor for class ca.umontreal.iro.rali.Extract
 
ExtractSAX - Class in ca.umontreal.iro.rali
Extract nodes from an XML document corresponding to an XPath expression using a SAX Parser
ExtractSAX() - Constructor for class ca.umontreal.iro.rali.ExtractSAX
 
ExtractSAXHandler - Class in ca.umontreal.iro.rali
handle SAX parsing events to extract selected parts of parsing

A B C D E F G H I M N O P Q R S T U W X