Uses of Interface
de.iip_ecosphere.platform.connectors.formatter.OutputFormatter
Packages that use OutputFormatter
-
Uses of OutputFormatter in de.iip_ecosphere.platform.connectors.formatter
Classes in de.iip_ecosphere.platform.connectors.formatter that implement OutputFormatterModifier and TypeClassDescriptionclassA dummy instance to avoid NPEs.classJSON output formatter (preliminary).classA simple text line formatter for given separators.Methods in de.iip_ecosphere.platform.connectors.formatter that return OutputFormatterModifier and TypeMethodDescriptionstatic OutputFormatter<?> FormatterUtils.createInstance(ClassLoader loader, String className, String charset) Convenience method for creating (custom) formatter instances.