public class Tokenizer extends Object
Tokenizer()
List<Token>
tokenize(CharSequence text)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Tokenizer()
public List<Token> tokenize(CharSequence text)
Copyright © 2021. All rights reserved.