public class HTMLBuilder extends XMLBuilder
XMLBuilder for HTML output.XMLBuilder.Node| Constructor and Description |
|---|
HTMLBuilder(String encoding,
Writer w) |
HTMLBuilder(Writer w) |
| Modifier and Type | Method and Description |
|---|---|
XMLBuilder.Node |
body() |
closeAll, getWriter, root, rootpublic HTMLBuilder(Writer w) throws IOException
IOExceptionpublic HTMLBuilder(String encoding, Writer w) throws IOException
IOExceptionpublic XMLBuilder.Node body() throws IOException
IOExceptionCopyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.