Class Constants

java.lang.Object
org.apache.tomcat.util.descriptor.web.Constants

public class Constants extends Object
Constants for web descriptor utilities.
  • Field Details

    • PACKAGE_NAME

      public static final String PACKAGE_NAME
      Package name for web descriptor utilities.
    • WEB_XML_LOCATION

      public static final String WEB_XML_LOCATION
      Default location of the web.xml deployment descriptor.
      See Also: