Uses of Class
com.bc.ceres.binding.dom.DomConverterRegistry
-
Packages that use DomConverterRegistry Package Description com.bc.ceres.binding.dom Provides a very basic DOM abstraction and a converter for it. -
-
Uses of DomConverterRegistry in com.bc.ceres.binding.dom
Methods in com.bc.ceres.binding.dom that return DomConverterRegistry Modifier and Type Method Description static DomConverterRegistry
DomConverterRegistry. getInstance()
Gets the singleton instance of the registry.
-