Uses of Annotation Interface
de.iip_ecosphere.platform.connectors.parser.MachineParser
Packages that use MachineParser
Package
Description
Generic integration parsers mapping an arbitrary external format to a indexed/named virtual
structure that can be mapped into data types declared in the platform configuration.
-
Uses of MachineParser in de.iip_ecosphere.platform.connectors.parser
Classes in de.iip_ecosphere.platform.connectors.parser with annotations of type MachineParserModifier and TypeClassDescriptionfinal classImplements the default input parser for JSON data.classImplements a generic line parser, i.e., data instances are assumed to be given in a single line of text.