XML Parser for Java 1.1.16
A B C D E F G H I L M N O P Q R S T U V W X

X

XMLChar - class com.ibm.xml.parser.XMLChar.
XMLChar is a collection of XML4J utility routines which check the conformance of various XML-defined characters (XML character, character in name, whitespace, letter).
XMLCharGen - class com.ibm.xml.parser.XMLCharGen.
 
XMLCharGen() - Constructor for class com.ibm.xml.parser.XMLCharGen
 
XPointer - class com.ibm.xml.xpointer.XPointer.
The XPointer class provides support for addressing into the internal structures of XML documents as defined by WD-xptr-19980303.
XPointer(AbsTerm, Vector) - Constructor for class com.ibm.xml.xpointer.XPointer
Constructor.
XPointerParseException - exception com.ibm.xml.xpointer.XPointerParseException.
XML4J XPointer exception which signals that the XPointer parser has detected an internal error of some sort.
XPointerParseException() - Constructor for class com.ibm.xml.xpointer.XPointerParseException
Constructor for exception with no detail message.
XPointerParseException(String) - Constructor for class com.ibm.xml.xpointer.XPointerParseException
Constructor for exception with detail message.
XPointerParser - class com.ibm.xml.xpointer.XPointerParser.
XPointerParser examines Strings and generates an XPointer object.
XPointerParser() - Constructor for class com.ibm.xml.xpointer.XPointerParser
 

XML Parser for Java 1.1.16
A B C D E F G H I L M N O P Q R S T U V W X