Java org.jdom2.output.support FormatStack fields, constructors, methods, implement or subclass

Example usage for Java org.jdom2.output.support FormatStack fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.jdom2.output.support FormatStack.

The text is from its open source code.

Method

StringgetEncoding()
EscapeStrategygetEscapeStrategy()
StringgetIndent()
StringgetLevelIndent()
StringgetLineSeparator()
booleanisOmitDeclaration()
booleanisOmitEncoding()
booleanisSpecifiedAttributesOnly()
Indicate whether only those Attributes specified in the XML should be output.