public class Tokenizer extends Object
Constructor and Description |
---|
Tokenizer() |
Modifier and Type | Method and Description |
---|---|
void |
add(String pattern,
TokenType token) |
ArrayDeque<Token> |
tokenize(String str) |
public ArrayDeque<Token> tokenize(String str) throws PropertyParseNodepException
PropertyParseNodepException
Copyright © 2005–2018. All rights reserved.