Package com.openharbor.beck.receive

Interface Summary
XMLContext Miscellaneous nformation from an XML document.
XMLReceiver Constructs a Java object from an XML document.
 

Class Summary
DefaultXMLReceiver Traverses the XML document tree in document order (as it comes from a SAX parser).
 

Exception Summary
UnexpectedXMLException Indicates that Beck was unable to map a Java object from XML.