org.apache.catalina.startup

Class Constants


public final class Constants
extends java.lang.Object

String constants for the startup package.

Version:
$Revision: 1.7 $ $Date: 2004/02/27 14:58:48 $

Authors:
Craig R. McClanahan
Jean-Francois Arcand

Field Summary

static String
ApplicationWebXml
static String
DefaultWebXml
static String
J2eeSchemaPublicId_14
static String
J2eeSchemaResourcePath_14
static String
J2eeWebServiceClientSchemaPublicId_11
static String
J2eeWebServiceClientSchemaResourcePath_11
static String
J2eeWebServiceSchemaPublicId_11
static String
J2eeWebServiceSchemaResourcePath_11
static String
JspSchemaPublicId_20
static String
JspSchemaResourcePath_20
static String
Package
static String
TldDtdPublicId_11
static String
TldDtdPublicId_12
static String
TldDtdResourcePath_11
static String
TldDtdResourcePath_12
static String
TldSchemaPublicId_20
static String
TldSchemaResourcePath_20
static String
W3cSchemaPublicId_10
static String
W3cSchemaResourcePath_10
static String
WebDtdPublicId_22
static String
WebDtdPublicId_23
static String
WebDtdResourcePath_22
static String
WebDtdResourcePath_23
static String
WebSchemaPublicId_24
static String
WebSchemaResourcePath_24

Field Details

ApplicationWebXml

public static final String ApplicationWebXml


DefaultWebXml

public static final String DefaultWebXml


J2eeSchemaPublicId_14

public static final String J2eeSchemaPublicId_14


J2eeSchemaResourcePath_14

public static final String J2eeSchemaResourcePath_14


J2eeWebServiceClientSchemaPublicId_11

public static final String J2eeWebServiceClientSchemaPublicId_11


J2eeWebServiceClientSchemaResourcePath_11

public static final String J2eeWebServiceClientSchemaResourcePath_11


J2eeWebServiceSchemaPublicId_11

public static final String J2eeWebServiceSchemaPublicId_11


J2eeWebServiceSchemaResourcePath_11

public static final String J2eeWebServiceSchemaResourcePath_11


JspSchemaPublicId_20

public static final String JspSchemaPublicId_20


JspSchemaResourcePath_20

public static final String JspSchemaResourcePath_20


Package

public static final String Package


TldDtdPublicId_11

public static final String TldDtdPublicId_11


TldDtdPublicId_12

public static final String TldDtdPublicId_12


TldDtdResourcePath_11

public static final String TldDtdResourcePath_11


TldDtdResourcePath_12

public static final String TldDtdResourcePath_12


TldSchemaPublicId_20

public static final String TldSchemaPublicId_20


TldSchemaResourcePath_20

public static final String TldSchemaResourcePath_20


W3cSchemaPublicId_10

public static final String W3cSchemaPublicId_10


W3cSchemaResourcePath_10

public static final String W3cSchemaResourcePath_10


WebDtdPublicId_22

public static final String WebDtdPublicId_22


WebDtdPublicId_23

public static final String WebDtdPublicId_23


WebDtdResourcePath_22

public static final String WebDtdResourcePath_22


WebDtdResourcePath_23

public static final String WebDtdResourcePath_23


WebSchemaPublicId_24

public static final String WebSchemaPublicId_24


WebSchemaResourcePath_24

public static final String WebSchemaResourcePath_24


Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.