public class HTML5Serializer extends HTMLSerializer
| Modifier and Type | Method and Description |
|---|---|
protected void |
doctype(byte[] dt)
Prints the document type declaration.
|
attribute, code, finishClose, finishComment, finishEmpty, finishOpen, finishPi, startOpenatomic, close, closeResult, ct, finished, finishText, finishText, hex, indent, openDoc, openResult, print, print, print, printChar, resetcloseDoc, closeElement, get, get, namespace, serialize, serialize, startElementprotected void doctype(byte[] dt)
throws java.io.IOException
OutputSerializerdoctype in class OutputSerializerdt - document type, or null for html typejava.io.IOException - I/O exception