Package com.bc.ceres.binding.dom
Provides a very basic DOM abstraction and a converter for it.
- Since:
- Ceres 0.6
-
Interface Summary Interface Description DomConverter ADomConverter
provides a strategy to convert a value of a certain type from an (XML) DOM to a Java value and vice versa.DomElement -
Class Summary Class Description DefaultDomConverter DefaultDomElement DomConverterRegistry DomElementXStreamConverter XppDomElement XStreamDomConverter todo - add API docXStreamDomElementReader todo - add API docXStreamDomElementWriter todo - add API doc