Uses of Interface
org.openhab.core.converter.ObjectParser
Packages that use ObjectParser
-
Uses of ObjectParser in org.openhab.core.items.fileconverter
Subinterfaces of ObjectParser in org.openhab.core.items.fileconverterModifier and TypeInterfaceDescriptioninterfaceItemParseris the interface to implement by any file parser forItemobject. -
Uses of ObjectParser in org.openhab.core.thing.fileconverter
Subinterfaces of ObjectParser in org.openhab.core.thing.fileconverterModifier and TypeInterfaceDescriptioninterfaceThingParseris the interface to implement by anyThingparser.