Package com.github.underscore
Class Xml.XmlStringBuilderWithoutRoot
java.lang.Object
com.github.underscore.Xml.XmlStringBuilder
com.github.underscore.Xml.XmlStringBuilderWithoutRoot
- Enclosing class:
- Xml
-
Nested Class Summary
Nested classes/interfaces inherited from class com.github.underscore.Xml.XmlStringBuilder
Xml.XmlStringBuilder.Step
-
Field Summary
Fields inherited from class com.github.underscore.Xml.XmlStringBuilder
builder
-
Constructor Summary
ConstructorsConstructorDescriptionXmlStringBuilderWithoutRoot
(Xml.XmlStringBuilder.Step identStep, String encoding, String standalone) -
Method Summary
Methods inherited from class com.github.underscore.Xml.XmlStringBuilder
append, decIdent, fillSpaces, getIdent, getIdentStep, incIdent, newLine
-
Constructor Details
-
XmlStringBuilderWithoutRoot
public XmlStringBuilderWithoutRoot(Xml.XmlStringBuilder.Step identStep, String encoding, String standalone)
-
-
Method Details
-
toString
- Overrides:
toString
in classXml.XmlStringBuilder
-