A B C D E F G H I J K L M N O P R S T U V W X

X

Xerces - class xrel.xml.Xerces.
Wraps the Xerces DOM parser.
Xerces() - Constructor for class xrel.xml.Xerces
Default constructor.
XmlDoc - class xrel.xml.XmlDoc.
Traverses an XML document with DOM and translates it in an internal format tree.
XmlDoc() - Constructor for class xrel.xml.XmlDoc
 
xmlSubtree(Node) - Static method in class xrel.xml.XmlDoc
Traverses the specified node recursively and produces an equivalent internal subtree. This function phisically does the translation.
XreError - class xrel.XreError.
An error class.
XreError() - Constructor for class xrel.XreError
 
xrel - package xrel
This is the main package.
XRel - class xrel.XRel.
The main class of the program.
xrel.analyzer - 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 - package xrel.parser
Many classes here are generated by JavaCC / JJTree.
xrel.xml - package xrel.xml
Here you can find the XML parser.
XRel() - Constructor for class xrel.XRel
 
XRelParser - class xrel.parser.XRelParser.
 
XRelParser(InputStream) - Constructor for class xrel.parser.XRelParser
 
XRelParser(Reader) - Constructor for class xrel.parser.XRelParser
 
XRelParser(XRelParserTokenManager) - Constructor for class xrel.parser.XRelParser
 
XRelParserConstants - interface xrel.parser.XRelParserConstants.
 
XRelParserTokenManager - class xrel.parser.XRelParserTokenManager.
 
XRelParserTokenManager(SimpleCharStream) - Constructor for class xrel.parser.XRelParserTokenManager
 
XRelParserTokenManager(SimpleCharStream, int) - Constructor for class xrel.parser.XRelParserTokenManager
 
XRelParserTreeConstants - interface xrel.parser.XRelParserTreeConstants.
 
XRelParserVisitor - interface xrel.parser.XRelParserVisitor.
 

A B C D E F G H I J K L M N O P R S T U V W X