Package com.github.underscore
Class Xml.XmlStringBuilderWithoutRoot
-
- All Implemented Interfaces:
public final class Xml.XmlStringBuilderWithoutRoot extends Xml.XmlStringBuilder
-
-
Field Summary
Fields Modifier and Type Field Description private final Xml.XmlStringBuilder.Step
identStep
private final Integer
ident
-
Constructor Summary
Constructors Constructor Description Xml.XmlStringBuilderWithoutRoot(Xml.XmlStringBuilder.Step identStep, String encoding, String standalone)
-
Method Summary
-
-
Constructor Detail
-
Xml.XmlStringBuilderWithoutRoot
Xml.XmlStringBuilderWithoutRoot(Xml.XmlStringBuilder.Step identStep, String encoding, String standalone)
-
-
-
-