org.jboss.mq.xml |
|
Java Source File Name | Type | Comment |
XElement.java | Class | XElement provides an interface to an XML element. |
XElementConsumer.java | Interface | XMLRecordConsumer Interface defines the method signatures used to notify the
consumer object of parsing errors, document starts, record reads, and
document ends. |
XElementException.java | Class | XMLObjectException is used to signal errors occuring inside of an XMLObject. |
XElementProducer.java | Class | XElementProducer parses and provides an XElementConsumer XElement data. |
XElementTester.java | Class | |