Platform SDK Java 8.5 API Reference

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

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

public class CharDelimitersV7
extends java.lang.Object


Field Summary
static char Binary
           
static char[] cfgLibEx
           
static char End
           
static char Integer
           
static char KVList
           
static char List
           
static char Start
           
static char String
           
static char Struct
           
 
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

Start

public static final char Start
See Also:
Constant Field Values

End

public static final char End
See Also:
Constant Field Values

Integer

public static final char Integer
See Also:
Constant Field Values

String

public static final char String
See Also:
Constant Field Values

List

public static final char List
See Also:
Constant Field Values

KVList

public static final char KVList
See Also:
Constant Field Values

Binary

public static final char Binary
See Also:
Constant Field Values

Struct

public static final char Struct
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.