Uses of Package
org.openhab.core.converter
Packages that use org.openhab.core.converter
-
Classes in org.openhab.core.converter used by org.openhab.core.items.fileconverterClassDescriptionA generic interface for parsers that parse strings into specific object types like Things, Items, Rules etc.A generic interface for serializers that serialize specific object types like Things, Items, Rules etc. into a serialized representation that is written to an
OutputStream. -
Classes in org.openhab.core.converter used by org.openhab.core.thing.fileconverterClassDescriptionA generic interface for parsers that parse strings into specific object types like Things, Items, Rules etc.A generic interface for serializers that serialize specific object types like Things, Items, Rules etc. into a serialized representation that is written to an
OutputStream.