public class XmlFormatter extends Object
Constructor and Description |
---|
XmlFormatter() |
Modifier and Type | Method and Description |
---|---|
Integer |
getIndent() |
Integer |
getMaximumLineWidth() |
boolean |
isEnableXmlFormatter()
Enable Formatter for all XML generated file.
|
void |
setEnableXmlFormatter(boolean enableXmlFormatter) |
void |
setIndent(Integer indent) |
void |
setMaximumLineWidth(Integer maximumLineWidth) |
public boolean isEnableXmlFormatter()
public void setEnableXmlFormatter(boolean enableXmlFormatter)
public void setMaximumLineWidth(Integer maximumLineWidth)
public Integer getMaximumLineWidth()
public void setIndent(Integer indent)
public Integer getIndent()
Copyright © 2005-2013 JAXIO S.A.R.L. - All Rights Reserved.