|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TokenStream | |
|---|---|
| org.overlord.sramp.common.query.xpath | |
| Uses of TokenStream in org.overlord.sramp.common.query.xpath |
|---|
| Methods in org.overlord.sramp.common.query.xpath that return TokenStream | |
|---|---|
TokenStream |
TokenStream.build()
Builds the stream for consumption. |
TokenStream |
XPathTokenizer.tokenize(String input)
Tokenize the input into a stream of tokens that the parser can then use. |
| Methods in org.overlord.sramp.common.query.xpath with parameters of type TokenStream | |
|---|---|
protected Query |
XPathParser.parseQuery(TokenStream tokens)
Parses a Query from the given token stream. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||