Uses of Class
de.iip_ecosphere.platform.connectors.parser.TextLineParser.TextLineParserConverter
-
Packages that use TextLineParser.TextLineParserConverter 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 TextLineParser.TextLineParserConverter in de.iip_ecosphere.platform.connectors.parser
Fields in de.iip_ecosphere.platform.connectors.parser declared as TextLineParser.TextLineParserConverter Modifier and Type Field Description static TextLineParser.TextLineParserConverterTextLineParser. CONVERTERMethods in de.iip_ecosphere.platform.connectors.parser that return TextLineParser.TextLineParserConverter Modifier and Type Method Description TextLineParser.TextLineParserConverterTextLineParser. getConverter()
-