Package | Description |
---|---|
eu.bandm.tools.util2 |
Ubiquitously needed auxiliary classes which need the
eu.bandm.tools.message package. |
Modifier and Type | Method and Description |
---|---|
ContentPrinter |
ContentPrinter.setDeclareXml(boolean declareXml)
Whether an XML type declaration shall be printed at the start of the
generaterd output.
|
ContentPrinter |
ContentPrinter.setDtdDocId(XMLDocumentIdentifier dtdDocId)
The dtd adress of the doctype declaration which will be printed
inserted in the generated output, iff !=null
|
ContentPrinter |
ContentPrinter.setLineWidth(int maxwidth) |
see also the complete user documentation .