javacc XPointerParser.jj javac -depend XPointerParser.java
java XPointerParser
java XPointerParser bad.xll java XPointerParser good.xll
The test file bad.xll was taken from the XPointer Working Draft. I modified this file to make it conformant to the specification (test file good.xll).