|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.qedeq.kernel.xml.tracker.XPathLocationFinder
public final class XPathLocationFinder
Find position of simple XPath expressions within an XML file.
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
Main method. |
static void |
printProgramInformation()
Writes calling convention to System.err. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static final void main(java.lang.String[] args)
throws javax.xml.parsers.ParserConfigurationException,
org.xml.sax.SAXException,
java.io.IOException
args - Various parameters. See implementation of
printProgramInformation().
javax.xml.parsers.ParserConfigurationException - Severe parser configuration problem.
org.xml.sax.SAXException - XML problem.
java.io.IOException - IO problem.public static final void printProgramInformation()
System.err.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||