XRel programming guide

This document is the programmer documentation for XRel.

See:
          Description

Packages
tools  
xrel This is the main package.
xrel.analyzer This package contains the classes that process the output of the parser and that perform static checking of the program.
xrel.parser Many classes here are generated by JavaCC / JJTree.
xrel.xml Here you can find the XML parser.

 

This document is the programmer documentation for XRel. XRel (XML Regular Expression Language) is a small language for pattern matching on XML.

Refer to the user documentation to know more.