Uses of Class
nbbrd.io.xml.Stax.EventFormatter.Builder
-
Packages that use Stax.EventFormatter.Builder Package Description nbbrd.io.xml -
-
Uses of Stax.EventFormatter.Builder in nbbrd.io.xml
Methods in nbbrd.io.xml that return Stax.EventFormatter.Builder Modifier and Type Method Description static <T> @NonNull Stax.EventFormatter.Builder<T>Stax.EventFormatter. builder()Stax.EventFormatter.Builder<T>Stax.EventFormatter.Builder. handler(Stax.OutputHandler<XMLEventWriter,T> handler)Deprecated.
-