Package net.sf.mmm.util.xml.api

Provides the API of utilities that help to deal with XML.

See:
          Description

Interface Summary
DomUtil This is the interface for a collection of utility functions that help to deal with the DOM API.
StaxUtil This is the interface for a collection of utility functions that help to deal with the StAX API (JSR 173).
XmlUtil This is the interface for a collection of utility functions that help to deal with XML.
 

Class Summary
ParserState This Class contains the state of an HTML parsing process.
XmlCompareMode This class is a simple bean that represents the mode when comparing XML.
 

Exception Summary
XmlException An XmlException is thrown if something went wrong with XML serialization or parsing.
XmlGenericException A XmlGenericException is used to wrap exceptions of underlying XML-frameworks such as StAX or SAX that throw checked exceptions.
 

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

Provides the API of utilities that help to deal with XML.

XML-Util API

Provides utilities to deal with XML:



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