Uses of Interface
nbbrd.io.xml.Xml.Formatter
-
-
Uses of Xml.Formatter in nbbrd.io.xml
Classes in nbbrd.io.xml that implement Xml.Formatter Modifier and Type Class Description static classStax.EventFormatter<T>static classStax.StreamFormatter<T>Methods in nbbrd.io.xml that return Xml.Formatter Modifier and Type Method Description default <V> @NonNull Xml.Formatter<V>Xml.Formatter. compose(@NonNull Function<? super V,? extends T> before)
-