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, root
public HTMLBuilder(Writer w) throws IOException
IOException
public HTMLBuilder(String encoding, Writer w) throws IOException
IOException
public XMLBuilder.Node body() throws IOException
IOException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.