Package com.yahoo.document.select.simple
Class Parser
java.lang.Object
com.yahoo.document.select.simple.Parser
- Direct Known Subclasses:
IdSpecParser,IntegerParser,OperatorParser,SelectionParser,StringParser
- Author:
- baldersheim
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected intprotected booleanicmp(char c, char l) abstract booleanprotected void
-
Constructor Details
-
Parser
public Parser()
-
-
Method Details
-
parse
-
getRemaining
-
setRemaining
-
eatWhite
-
icmp
protected boolean icmp(char c, char l)
-