Package | Description |
---|---|
org.treetank.service.xml.xpath.parser |
Modifier and Type | Class and Description |
---|---|
class |
VariableXPathToken
XPathToken
|
Modifier and Type | Method and Description |
---|---|
IXPathToken |
XPathScanner.lookUpTokens(int paramNext)
Return the token that will be returned by the scanner after the call of
nextToken(), without changing the internal state of the scanner.
|
IXPathToken |
XPathScanner.nextToken()
Reads the string char by char and returns one token by call.
|
Copyright © 2013. All Rights Reserved.