public interface StaxFormatterBuilder
| Modifier and Type | Method and Description |
|---|---|
XmlStreamingFormatter |
build() |
StaxFormatterBuilder |
ofIndentSize(int indentSize) |
StaxFormatterBuilder |
withIndentCharacter(char indentCharacter) |
StaxFormatterBuilder |
withNewline(String newline) |
StaxFormatterBuilder withIndentCharacter(char indentCharacter)
StaxFormatterBuilder ofIndentSize(int indentSize)
StaxFormatterBuilder withNewline(String newline)
XmlStreamingFormatter build() throws IllegalStateException
IllegalStateExceptionCopyright © 2017 JBoss by Red Hat. All Rights Reserved.