Uses of Package
org.openhab.core.config.core.xml.util
Packages that use org.openhab.core.config.core.xml.util
Package
Description
-
Classes in org.openhab.core.config.core.xml.util used by org.openhab.core.config.core.xmlClassDescriptionThe
GenericUnmarshalleris an abstract implementation of theXStreamConverterinterface used to convert XML tags within an XML document into its according objects. -
Classes in org.openhab.core.config.core.xml.util used by org.openhab.core.config.core.xml.osgiClassDescriptionThe
XmlDocumentReaderis an abstract class used to read XML documents of a certain type and converts them to its according objects. -
Classes in org.openhab.core.config.core.xml.util used by org.openhab.core.config.core.xml.utilClassDescriptionThe
GenericUnmarshalleris an abstract implementation of theXStreamConverterinterface used to convert XML tags within an XML document into its according objects.TheNodeNameinterface defines common features for allNode* classes.