public class XalanSurrogateRepair extends Object
Modifier and Type | Field and Description |
---|---|
protected static XalanSurrogateRepairLexer_HandPatched |
lexer |
protected static antlr.Token |
nextToken |
Constructor and Description |
---|
XalanSurrogateRepair() |
Modifier and Type | Method and Description |
---|---|
protected static void |
consume() |
protected static boolean |
LA(int t) |
static void |
main(String[] args) |
protected static XalanSurrogateRepairLexer_HandPatched lexer
protected static antlr.Token nextToken
protected static void consume()
protected static boolean LA(int t)
public static void main(String[] args) throws FileNotFoundException, IOException, UnsupportedEncodingException
see also the complete user documentation .