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

X

XMLexception - exception com.marringtons.xml.XMLexception.
Throw this exception if you need one tagged for XML errors
XMLexception() - Constructor for class com.marringtons.xml.XMLexception
Default constructor - consider using one with a message
XMLexception(String) - Constructor for class com.marringtons.xml.XMLexception
Exception with a cause message
XMLexception(Throwable) - Constructor for class com.marringtons.xml.XMLexception
A nested exception.
XMLexception(String, Throwable) - Constructor for class com.marringtons.xml.XMLexception
A nested exception with more written comments.
XMLparser - class com.marringtons.xml.XMLparser.
Process a given a stream of XML.
XMLparser() - Constructor for class com.marringtons.xml.XMLparser
Default constructor - does nothing but wait.
XMLparser(String) - Constructor for class com.marringtons.xml.XMLparser
Default constructor - does nothing but wait.
XMLparser(Reader) - Constructor for class com.marringtons.xml.XMLparser
Create a parser and immediately parse a source.
XMLparser(String, Reader) - Constructor for class com.marringtons.xml.XMLparser
Create a parser and immediately parse a source.
XMLtoMap - class com.marringtons.xml.XMLtoMap.
Normally XMLparser is used to dynamically process an XML stream.
XMLtoMap() - Constructor for class com.marringtons.xml.XMLtoMap
Default constructor to be used with parse(...).
XMLtoMap(Reader) - Constructor for class com.marringtons.xml.XMLtoMap
Instantiate XMLtoMap and feed a reader stream to it.
XMLtoMap.Node - class com.marringtons.xml.XMLtoMap.Node.
Class wrapping a tree node for an XML tree

A B C D E F G H I J K L M N O P R S T U V W X Y Z _
Copyright © 2005 Paul Marrington http://library.marringtons.com