Package org.openhab.core.config.core.xml.osgi
package org.openhab.core.config.core.xml.osgi
-
ClassDescriptionThe
XmlDocumentBundleTracker
tracks files in the specified XML folder of modules and tries to parse them as XML file with the specifiedXmlDocumentReader
.TheXmlDocumentProvider
is responsible managing any created objects by aConfigDescriptionReader
for a certain module.TheXmlDocumentProviderFactory
is responsible to createXmlDocumentProvider
instances for any certain module.