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