Class TomcatCSS
java.lang.Object
org.apache.catalina.util.TomcatCSS
Provides the default Tomcat CSS styles.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringThe default CSS styles used by Tomcat error pages. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
TOMCAT_CSS
-
-
Constructor Details
-
TomcatCSS
public TomcatCSS()Constructs a new TomcatCSS. This utility class should not be instantiated.
-