|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.configuration.protocol.runtime.channel.TokenReader
com.genesyslab.platform.configuration.protocol.runtime.channel.TokenReaderV7
public class TokenReaderV7
Field Summary |
---|
Fields inherited from class com.genesyslab.platform.configuration.protocol.runtime.channel.TokenReader |
---|
confStr, len, position |
Constructor Summary | |
---|---|
TokenReaderV7(java.lang.String confStr,
boolean isDelta)
|
Method Summary | |
---|---|
protected TokenType |
getTokenType(int position)
|
protected boolean |
isPunctuation(char c)
Deprecated. |
boolean |
read()
|
Methods inherited from class com.genesyslab.platform.configuration.protocol.runtime.channel.TokenReader |
---|
clone, getData, getKey, getTokenType, indexOfAny, isDelta, setToken, setToken, setToken |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TokenReaderV7(java.lang.String confStr, boolean isDelta)
Method Detail |
---|
public boolean read()
read
in class TokenReader
@Deprecated protected boolean isPunctuation(char c)
protected TokenType getTokenType(int position)
getTokenType
in class TokenReader
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |