Package org.openhab.core.converter
package org.openhab.core.converter
-
InterfacesClassDescriptionObjectParser<T>A 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.