Package nbbrd.io.xml

Interface Xml.Formatter<T>

All Superinterfaces:
FileFormatter<T>, TextFormatter<T>
All Known Implementing Classes:
Stax.EventFormatter, Stax.StreamFormatter
Enclosing class:
Xml

public static interface Xml.Formatter<T> extends FileFormatter<T>, TextFormatter<T>