Package net.bitnine.agensgraph.util
Class AgTokenizer
java.lang.Object
net.bitnine.agensgraph.util.AgTokenizer
This class is used to tokenize the text output.
-
Method Summary
-
Method Details
-
tokenize
This create tokens from a new string.- Parameters:
string- containing tokens- Returns:
- The tokens value
- Throws:
SQLException- if something wrong happens
-