Package org.jaxup.xupdate

Implementation of XUpdate using jaxup.

See:
          Description

Class Summary
NodeCopier  
NormalizedTextNodeIterator Node iterator that concatenates adjacent text nodes and normalizes the resulting text before returning it as a new text node.
XUpdate XUpdate engine.
 

Exception Summary
XUpdateException  
 

Package org.jaxup.xupdate Description

Implementation of XUpdate using jaxup. Handles all XML document models supported by jaxup and jaxen.