62636465666768
}; this.tokenValues = tokenValues; } protected void tokenize( String input ) { tokenizer.tokenize(new CharacterArrayStream(input.toCharArray()), tokenFactory); }
64656667686970
63646566676869