Package org.openhab.core.automation.parser
package org.openhab.core.automation.parser
-
ClassDescriptionParser<T>This interface provides opportunity to plug different parsers, for example JSON, GSON or other.This class extends the
Exception
class functionality with functionality serving to accumulate the all exceptions during the parsing process.This class extends theException
class functionality with keeping additional information about reasons for exception during the parsing process.