Interface StaxFormatterBuilder
- All Known Implementing Classes:
StaxFormatterBuilderImpl
public interface StaxFormatterBuilder
- Version:
- $Revision$
- Author:
- Nick Scavelli
-
Method Summary
Modifier and TypeMethodDescriptionbuild()ofIndentSize(int indentSize) withIndentCharacter(char indentCharacter) withNewline(String newline)
-
Method Details
-
withIndentCharacter
-
ofIndentSize
-
withNewline
-
build
- Throws:
IllegalStateException
-