|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.manifoldcf.crawler.interfaces.SortOrder.ParseBuffer
public static class SortOrder.ParseBuffer
| Field Summary | |
|---|---|
protected int |
startPosition
|
protected java.lang.String |
value
|
| Constructor Summary | |
|---|---|
SortOrder.ParseBuffer(java.lang.String value)
|
|
| Method Summary | |
|---|---|
void |
next()
|
int |
peekCharAt()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String value
protected int startPosition
| Constructor Detail |
|---|
public SortOrder.ParseBuffer(java.lang.String value)
| Method Detail |
|---|
public int peekCharAt()
public void next()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||