Package org.openhab.core.config.core.xml
Class FilterCriteriaConverter
java.lang.Object
org.openhab.core.config.core.xml.util.GenericUnmarshaller<FilterCriteria>
org.openhab.core.config.core.xml.FilterCriteriaConverter
- All Implemented Interfaces:
com.thoughtworks.xstream.converters.Converter
,com.thoughtworks.xstream.converters.ConverterMatcher
- Author:
- Alex Tugarev - Initial contribution
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openhab.core.config.core.xml.util.GenericUnmarshaller
canConvert, getResultType, marshal, requireNonEmpty, requireNonNull
-
Constructor Details
-
FilterCriteriaConverter
public FilterCriteriaConverter()
-
-
Method Details
-
unmarshal
public @Nullable Object unmarshal(com.thoughtworks.xstream.io.HierarchicalStreamReader reader, com.thoughtworks.xstream.converters.UnmarshallingContext context)
-