Package org.jaxup

Generic XML datamodel update handler interfaces

See:
          Description

Interface Summary
JaxupWriter  
Updater XML document updating and creating functionality, with an interface based on the XPath data model.
 

Class Summary
NavigatorFactory  
Version  
 

Exception Summary
InvalidContextException A context node or object was not of the right type or in the right state to be used by the method to which it was provided.
InvalidNodeException  
UpdateException An exception directly related to an attempt to update an XML document.
 

Package org.jaxup Description

Generic XML datamodel update handler interfaces