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