Package eu.bandm.tools.format.spi
package eu.bandm.tools.format.spi
An implementation-agnostic API for pretty-printing format objects.
-
ClassDescriptionImplementations have the capability to represent objects in a human-readable, pretty-printable way.Implementations have the capability to produce pretty-printing format objects.FormatProxy<F>A proxy provider that delegates creation of format objects to some other provider.FormatServer<F>A proxy provider that adds convenience methods for producing format objects.