public class XmlFormat extends Object
Modifier and Type | Field and Description |
---|---|
static XmlFormat |
INDENTED |
static XmlFormat |
NOT_INDENTED |
Modifier and Type | Method and Description |
---|---|
int |
getCurrentIndent() |
String |
getIndentString() |
XmlFormat |
incrementLevel() |
boolean |
isIndentEnabled() |
Copyright © 2010–2015 JBoss by Red Hat. All rights reserved.