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