public static interface DocumentWriter.XmlSpecWriter extends DocumentWriter
DocumentWriter.DoctypeWriter, DocumentWriter.XmlSpecWriter| Modifier and Type | Method and Description |
|---|---|
DocumentWriter |
encoding(String encoding)
Write XML document encoding.
|
doctype, flush, version, versioncdata, close, comment, end, instruction, tag, tag, textDocumentWriter encoding(String encoding)
encoding - document encoding.Copyright © 2018. All rights reserved.