|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.apache.manifoldcf.crawler.connectors.rss.RSSConnector.EvaluatorTokenStream
protected static class RSSConnector.EvaluatorTokenStream
Token stream.
| Field Summary | |
|---|---|
protected int |
pos
|
protected java.lang.String |
text
|
protected RSSConnector.EvaluatorToken |
token
|
| Constructor Summary | |
|---|---|
RSSConnector.EvaluatorTokenStream(java.lang.String text)
Constructor. |
|
| Method Summary | |
|---|---|
void |
advance()
Go on to next token. |
protected RSSConnector.EvaluatorToken |
nextToken()
|
RSSConnector.EvaluatorToken |
peek()
Get current token. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String text
protected int pos
protected RSSConnector.EvaluatorToken token
| Constructor Detail |
|---|
public RSSConnector.EvaluatorTokenStream(java.lang.String text)
| Method Detail |
|---|
public RSSConnector.EvaluatorToken peek()
throws org.apache.manifoldcf.core.interfaces.ManifoldCFException
org.apache.manifoldcf.core.interfaces.ManifoldCFExceptionpublic void advance()
protected RSSConnector.EvaluatorToken nextToken()
throws org.apache.manifoldcf.core.interfaces.ManifoldCFException
org.apache.manifoldcf.core.interfaces.ManifoldCFException
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||