Uses of Class
de.iip_ecosphere.platform.connectors.parser.MachineParser
-
Packages that use MachineParser Package Description de.iip_ecosphere.platform.connectors.parser 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 MachineParser Modifier and Type Class Description classJsonInputParserImplements the default input parser for JSON data.classTextLineParserImplements a generic line parser, i.e., data instances are assumed to be given in a single line of text.
-