public static class HtmlRendererUtils.ScriptContext extends JavascriptContext
Constructor and Description |
---|
ScriptContext() |
ScriptContext(boolean prettyPrint) |
ScriptContext(StringBuilder buf,
boolean prettyPrint) |
append, append, append, decreaseIndent, getCurrentIndentationLevel, increaseIndent, prettyLine, prettyLineDecreaseIndent, prettyLineIncreaseIndent, setCurrentIndentationLevel, toString
public ScriptContext()
public ScriptContext(boolean prettyPrint)
public ScriptContext(StringBuilder buf, boolean prettyPrint)
Copyright © 2021 The Apache Software Foundation. All rights reserved.