Uses of Interface
org.gatein.common.xml.stax.writer.builder.StaxFormatterBuilder
Packages that use StaxFormatterBuilder
-
Uses of StaxFormatterBuilder in org.gatein.common.xml.stax.writer
Methods in org.gatein.common.xml.stax.writer that return StaxFormatterBuilder -
Uses of StaxFormatterBuilder in org.gatein.common.xml.stax.writer.builder
Classes in org.gatein.common.xml.stax.writer.builder that implement StaxFormatterBuilderMethods in org.gatein.common.xml.stax.writer.builder that return StaxFormatterBuilderModifier and TypeMethodDescriptionStaxFormatterBuilder.ofIndentSize(int indentSize) StaxFormatterBuilderImpl.ofIndentSize(int indentSize) StaxFormatterBuilder.withIndentCharacter(char indentCharacter) StaxFormatterBuilderImpl.withIndentCharacter(char indentCharacter) StaxFormatterBuilder.withNewline(String newline) StaxFormatterBuilderImpl.withNewline(String newline)