| Modifier and Type | Method and Description |
|---|---|
static AutoFlushPolicy |
AutoFlushPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AutoFlushPolicy[] |
AutoFlushPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
XMLEventWriter |
XmlResult.getXMLEventWriter(AutoFlushPolicy autoFlush) |
XMLStreamWriter |
XmlResult.getXMLStreamWriter(AutoFlushPolicy autoFlush) |
Copyright © 2017. All rights reserved.