IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.cs.invoker.base.xml
Class Constant

java.lang.Object
  extended bycom.ibm.btt.cs.invoker.base.xml.Constant

public class Constant
extends java.lang.Object

The Constant class stores constant used in the XML formatter


Field Summary
static java.lang.String DataType_Key
           
static int DateType_Length
           
static java.lang.String EndTag_Prefix
           
static java.lang.String EndTag_Subfix
           
static java.lang.String Slash
           
static java.lang.String Space
           
static java.lang.String Tag_Prefix
           
static java.lang.String Tag_Subfix
           
static java.lang.String XML_ClosingTag
           
 
Constructor Summary
Constant()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Tag_Prefix

public static final java.lang.String Tag_Prefix
See Also:
Constant Field Values

Tag_Subfix

public static final java.lang.String Tag_Subfix
See Also:
Constant Field Values

EndTag_Prefix

public static final java.lang.String EndTag_Prefix
See Also:
Constant Field Values

EndTag_Subfix

public static final java.lang.String EndTag_Subfix
See Also:
Constant Field Values

Slash

public static final java.lang.String Slash
See Also:
Constant Field Values

DataType_Key

public static final java.lang.String DataType_Key
See Also:
Constant Field Values

DateType_Length

public static final int DateType_Length
See Also:
Constant Field Values

Space

public static final java.lang.String Space
See Also:
Constant Field Values

XML_ClosingTag

public static final java.lang.String XML_ClosingTag
See Also:
Constant Field Values
Constructor Detail

Constant

public Constant()

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005