Package net.sf.mmm.util.xml.base

Contains the base-implementation of the XML-Util API.

See:
          Description

Class Summary
DomUtilImpl This utility class contains methods that help to deal with the DOM API.
JoiningNodeIterator This class is used to iterate the Nodes of a NodeList.
NodeIterator This class is used to iterate the Nodes of a NodeList.
NodeValueCharIterator This is an implementation of CharIterator that iterates the characters of the value(s) of a single node or a node-list.
StaxUtilImpl This utility class contains methods that help to work with the StAX API (JSR 173).
XmlInputStream This class is an input-stream that detects the encoding from the potential XML-header of a stream.
XmlUtilImpl This utility class contains methods that help to deal with XML.
 

Exception Summary
XmlInvalidException A XmlInvalidException is like a SAXException but as a RuntimeException.
 

Package net.sf.mmm.util.xml.base Description

Contains the base-implementation of the XML-Util API.

XML-Util Base

Here you find the base-implementation of the XML-Util.



Copyright © 2001-2010 mmm-Team. All Rights Reserved.