Uses of Class
org.apache.olingo.odata2.core.uri.expression.Tokenizer
-
Packages that use Tokenizer Package Description org.apache.olingo.odata2.core.uri.expression -
-
Uses of Tokenizer in org.apache.olingo.odata2.core.uri.expression
Methods in org.apache.olingo.odata2.core.uri.expression that return Tokenizer Modifier and Type Method Description TokenizerTokenizer. setFlagWhiteSpace(Boolean flagIncludeWhitespace)Inform the Tokenizer whether extra tokens for whitespace characters should be added to the token list or not.
-