|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectca.umontreal.iro.rali.ExtractSAX
public class ExtractSAX
Extract nodes from an XML document corresponding to an XPath expression using a SAX Parser
Constructor Summary | |
---|---|
ExtractSAX()
|
Method Summary | |
---|---|
protected static long |
execute()
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 |
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 ExtractSAX()
Method Detail |
---|
protected static long setInputOutput()
protected static long execute()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |