|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.umontreal.iro.rali.ExploreSAX
public class ExploreSAX
Show the XPath expressions corresponding to paths going from the root to leaves in an XML documents using a SAX parser
Constructor Summary | |
---|---|
ExploreSAX()
|
Method Summary | |
---|---|
protected static long |
execute()
Explore an XML file by generating a series of Path expression describing leafs of the skeleton document; called when no -xp argument is given |
protected static long |
setInputOutput()
Set up and initialize the SAX parser and stream writer output file |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExploreSAX()
Method Detail |
---|
protected static long setInputOutput()
protected static long execute()
org.w3c.dom.DOMException
javax.xml.stream.XMLStreamException
javax.xml.parsers.ParserConfigurationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |