JavascriptEscaper

org.beangle.commons.text.escape.JavascriptEscaper

Escape javascript borrow from freemarker.template.utility.StringUtil

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def escape(s: String, json: Boolean): String