Uses of Interface
org.openhab.core.converter.ObjectParser
Packages that use ObjectParser
Package
Description
-
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.sitemap.fileconverter
Subinterfaces of ObjectParser in org.openhab.core.sitemap.fileconverterModifier and TypeInterfaceDescriptioninterfaceSitemapParseris the interface to implement by anySitemapparser. -
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.