Package us.bpsm.edn.printer
This package provides a Printer to convert values to edn text.
See: Description
-
Interface Summary Interface Description Printer A Printer knows how to print edn values in edn syntax to an underlying stream of characters.Printer.Fn<E> -
Class Summary Class Description LoosePrinter A Loose printer prints almost as compactly as the default printer, except that it inserts a few discretionary spaces to improve readability for debugging scenarios.Printers Factory for creatingPrinters and related Objects.
Package us.bpsm.edn.printer Description
This package provides a Printer to convert values to edn text.
DMelt 3.0 © DataMelt by jWork.ORG