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

Packages that use net.sf.mmm.util.xml.api
net.sf.mmm.util.filter.base Contains public implementations of the filtering-API
net.sf.mmm.util.text.base Provides the base-implementation of text-util API. 
net.sf.mmm.util.transformer.base Provides the base-implementation of transformer-util API. 
net.sf.mmm.util.xml.api Provides the API of utilities that help to deal with XML. 
net.sf.mmm.util.xml.base Contains the base-implementation of the XML-Util API
 

Classes in net.sf.mmm.util.xml.api used by net.sf.mmm.util.filter.base
DomUtil
          This is the interface for a collection of utility functions that help to deal with the DOM API.
 

Classes in net.sf.mmm.util.xml.api used by net.sf.mmm.util.text.base
StaxUtil
          This is the interface for a collection of utility functions that help to deal with the StAX API (JSR 173).
 

Classes in net.sf.mmm.util.xml.api used by net.sf.mmm.util.transformer.base
DomUtil
          This is the interface for a collection of utility functions that help to deal with the DOM API.
 

Classes in net.sf.mmm.util.xml.api used by net.sf.mmm.util.xml.api
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.
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.
 

Classes in net.sf.mmm.util.xml.api used by net.sf.mmm.util.xml.base
DomUtil
          This is the interface for a collection of utility functions that help to deal with the DOM API.
ParserState
          This Class contains the state of an HTML parsing process.
StaxUtil
          This is the interface for a collection of utility functions that help to deal with the StAX API (JSR 173).
XmlCompareMode
          This class is a simple bean that represents the mode when comparing XML.
XmlException
          An XmlException is thrown if something went wrong with XML serialization or parsing.
XmlUtil
          This is the interface for a collection of utility functions that help to deal with XML.
 



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