Apache Tomcat 7.0.26

org.apache.tomcat.util.scan
Class Constants

java.lang.Object
  extended by org.apache.tomcat.util.scan.Constants

public final class Constants
extends java.lang.Object

String constants for the scan package.


Field Summary
static java.lang.String JAR_EXT
           
static java.lang.String MERGED_WEB_XML
           
static java.lang.String Package
           
static java.lang.String SKIP_JARS_PROPERTY
           
static java.lang.String WEB_INF_LIB
           
 
Constructor Summary
Constants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Package

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

SKIP_JARS_PROPERTY

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

JAR_EXT

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

WEB_INF_LIB

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

MERGED_WEB_XML

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

Constants

public Constants()

Apache Tomcat 7.0.26

Copyright © 2000-2012 Apache Software Foundation. All Rights Reserved.