Platform SDK Java 8.5 API Reference

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

java.lang.Object
  extended by com.genesyslab.platform.configuration.protocol.runtime.channel.CharDelimitersV6

public class CharDelimitersV6
extends java.lang.Object


Field Summary
static char Binary
           
static char[] cfgLibEx
           
static char ClassEnd
           
static char ClassStart
           
static char ItemEnd
           
static char KvlistEnd
           
static char KvlistStart
           
static char ListEnd
           
static char ListStart
           
static char String
           
 
Method Summary
static TokenType getTokenType(char chr)
           
static int indexOfAnyDelimiter(java.lang.String str, int startIndex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Binary

public static final char Binary
See Also:
Constant Field Values

ItemEnd

public static final char ItemEnd
See Also:
Constant Field Values

KvlistStart

public static final char KvlistStart
See Also:
Constant Field Values

KvlistEnd

public static final char KvlistEnd
See Also:
Constant Field Values

ListStart

public static final char ListStart
See Also:
Constant Field Values

ListEnd

public static final char ListEnd
See Also:
Constant Field Values

ClassStart

public static final char ClassStart
See Also:
Constant Field Values

ClassEnd

public static final char ClassEnd
See Also:
Constant Field Values

String

public static final char String
See Also:
Constant Field Values

cfgLibEx

public static final char[] cfgLibEx
Method Detail

indexOfAnyDelimiter

public static int indexOfAnyDelimiter(java.lang.String str,
                                      int startIndex)

getTokenType

public static TokenType getTokenType(char chr)

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.