public class WriteOptions extends Object
| Modifier and Type | Field and Description |
|---|---|
static QName |
DEFAULT_ROOT |
| Constructor and Description |
|---|
WriteOptions() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isWriteXMLDeclaration() |
Map<String,String> |
prefixes() |
QName |
rootElement() |
void |
setRootElement(QName rootElement) |
void |
setWriteXMLDeclaration(boolean writeXMLDeclaration) |
public static final QName DEFAULT_ROOT
Copyright © 2017. All Rights Reserved.