Platform SDK Java 8.5 API Reference

com.genesyslab.platform.configuration.protocol.runtime.channel
Class TokenReaderV7

java.lang.Object
  extended by com.genesyslab.platform.configuration.protocol.runtime.channel.TokenReader
      extended by com.genesyslab.platform.configuration.protocol.runtime.channel.TokenReaderV7
All Implemented Interfaces:
java.lang.Cloneable

public class TokenReaderV7
extends TokenReader


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

TokenReaderV7

public TokenReaderV7(java.lang.String confStr,
                     boolean isDelta)
Method Detail

read

public boolean read()
Specified by:
read in class TokenReader

isPunctuation

@Deprecated
protected boolean isPunctuation(char c)
Deprecated. 


getTokenType

protected TokenType getTokenType(int position)
Specified by:
getTokenType in class TokenReader

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.