Package net.sf.xolite.dom

DOM-related classes the X-O lite XML-to-Objects binding API.

See:
          Description

Class Summary
DomPrefixResolver Implementation of the NamespaceContext interface based on a DOM node.
DomUtils Utilities for DOM.
DomXMLEventParser A XMLEventParser implementation using a DOM tree as input.
DomXMLSerializer Serializer transforming a java object to a DOM tree.
 

Package net.sf.xolite.dom Description

DOM-related classes the X-O lite XML-to-Objects binding API.
This package defines implementation of the XMLEventParser and XMLSerializer requested to interact with W3C DOM documents.



Copyright © 2012. All Rights Reserved.