| Package | Description |
|---|---|
| org.gatein.common.xml.stax.writer | |
| org.gatein.common.xml.stax.writer.builder | |
| org.gatein.common.xml.stax.writer.formatting |
| Modifier and Type | Method and Description |
|---|---|
static XmlStreamingFormatter |
StaxWriterUtils.createFormatter() |
static XmlStreamingFormatter |
StaxWriterUtils.createFormatter(int indentSize) |
| Constructor and Description |
|---|
StaxWriterImpl(org.staxnav.Naming<N> naming,
XMLStreamWriter writer,
XmlStreamingFormatter formatter) |
StaxWriterImpl(org.staxnav.Naming<N> naming,
XMLStreamWriter writer,
XmlStreamingFormatter formatter,
String encoding,
String version) |
| Modifier and Type | Method and Description |
|---|---|
XmlStreamingFormatter |
StaxFormatterBuilder.build() |
XmlStreamingFormatter |
StaxFormatterBuilderImpl.build() |
| Modifier and Type | Method and Description |
|---|---|
StaxWriterBuilder |
StaxWriterBuilderImpl.withFormatting(XmlStreamingFormatter formatter) |
StaxWriterBuilder |
StaxWriterBuilder.withFormatting(XmlStreamingFormatter formatter) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpFormatter |
class |
SimpleFormatter |
| Modifier and Type | Field and Description |
|---|---|
static XmlStreamingFormatter |
NoOpFormatter.INSTANCE |
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.