Package org.jboss.mq.xml

Interface Summary
XElementConsumer (src) XMLRecordConsumer Interface defines the method signatures used to notify the consumer object of parsing errors, document starts, record reads, and document ends.
 

Class Summary
XElement (src) XElement provides an interface to an XML element.
XElementProducer (src) XElementProducer parses and provides an XElementConsumer XElement data.
XElementTester (src) This class is for a basic unit test of the XElement class
 

Exception Summary
XElementException (src) XMLObjectException is used to signal errors occuring inside of an XMLObject.