Package com.github.underscore
Class Xml.XmlStringBuilderWithoutHeader
-
- All Implemented Interfaces:
public class Xml.XmlStringBuilderWithoutHeader 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.XmlStringBuilderWithoutHeader(Xml.XmlStringBuilder.Step identStep, Integer ident)
-
Method Summary
-
-
Constructor Detail
-
Xml.XmlStringBuilderWithoutHeader
Xml.XmlStringBuilderWithoutHeader(Xml.XmlStringBuilder.Step identStep, Integer ident)
-
-
-
-