public class ParserSSEBase extends ParserBase
Constructor and Description |
---|
ParserSSEBase() |
Modifier and Type | Method and Description |
---|---|
void |
setHandler(ParseHandler handler) |
static void |
throwParseException(String msg,
int line,
int column) |
getPrologue, hex, setPrologue, stripChars, throwParseException, unescape, unescapePName, unescapeStr, unescapeStr
public void setHandler(ParseHandler handler)
public static void throwParseException(String msg, int line, int column)
Licenced under the Apache License, Version 2.0