|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.services.common.util.Queue<T>
org.exoplatform.services.token.TokenParser.Factory<T>
public abstract static class TokenParser.Factory<T>
| Field Summary |
|---|
| Fields inherited from class org.exoplatform.services.common.util.Queue |
|---|
current, first, last |
| Constructor Summary | |
|---|---|
TokenParser.Factory()
|
|
| Method Summary | |
|---|---|
abstract int |
create(char[] data,
int start,
int end,
int type)
|
| Methods inherited from class org.exoplatform.services.common.util.Queue |
|---|
hasNext, pop, push |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TokenParser.Factory()
| Method Detail |
|---|
public abstract int create(char[] data,
int start,
int end,
int type)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||