Class XmlIdentifiers
java.lang.Object
org.apache.tomcat.util.descriptor.XmlIdentifiers
Defines constants for well-known Public and System identifiers documented by the Servlet and JSP specifications.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringW3C datatypes public identifier.static final StringJakarta EE 10 namespace.static final StringJakarta EE 9 namespace.static final StringJava EE 1.4 namespace.static final StringJava EE 5 namespace.static final StringJava EE 6 namespace.static final StringJava EE 7 namespace.static final StringJava EE 8 namespace.static final StringJSP Tag Library 1.1 public identifier.static final StringJSP Tag Library 1.1 system identifier.static final StringJSP Tag Library 1.2 public identifier.static final StringJSP Tag Library 1.2 system identifier.static final StringJSP Tag Library 2.0 XSD.static final StringJSP Tag Library 2.1 XSD.static final StringJSP Tag Library 3.0 XSD.static final StringJSP Tag Library 3.1 XSD.static final StringWeb Application 2.2 public identifier.static final StringWeb Application 2.2 system identifier.static final StringWeb Application 2.3 public identifier.static final StringWeb Application 2.3 system identifier.static final StringWeb Application 2.4 XSD.static final StringWeb Application 2.5 XSD.static final StringWeb Application 3.0 XSD.static final StringWeb Application 3.1 XSD.static final StringWeb Application 4.0 XSD.static final StringWeb Application 5.0 XSD.static final StringWeb Application 6.0 XSD.static final StringWeb Fragment 3.0 XSD.static final StringWeb Fragment 3.1 XSD.static final StringWeb Fragment 4.0 XSD.static final StringWeb Fragment 5.0 XSD.static final StringWeb Fragment 6.0 XSD.static final StringWeb Services 1.1 XSD.static final StringWeb Services 1.2 XSD.static final StringWeb Services 1.3 XSD.static final StringWeb Services 1.4 XSD.static final StringWeb Services 2.0 XSD.static final StringW3C XML Schema XSD identifier.static final StringW3C XML Schema 1.0 public identifier. -
Method Summary
-
Field Details
-
XML_2001_XSD
W3C XML Schema XSD identifier.- See Also:
-
DATATYPES_PUBLIC
W3C datatypes public identifier.- See Also:
-
XSD_10_PUBLIC
W3C XML Schema 1.0 public identifier.- See Also:
-
WEB_22_PUBLIC
Web Application 2.2 public identifier.- See Also:
-
WEB_22_SYSTEM
Web Application 2.2 system identifier.- See Also:
-
TLD_11_PUBLIC
JSP Tag Library 1.1 public identifier.- See Also:
-
TLD_11_SYSTEM
JSP Tag Library 1.1 system identifier.- See Also:
-
WEB_23_PUBLIC
Web Application 2.3 public identifier.- See Also:
-
WEB_23_SYSTEM
Web Application 2.3 system identifier.- See Also:
-
TLD_12_PUBLIC
JSP Tag Library 1.2 public identifier.- See Also:
-
TLD_12_SYSTEM
JSP Tag Library 1.2 system identifier.- See Also:
-
JAVAEE_1_4_NS
Java EE 1.4 namespace.- See Also:
-
WEB_24_XSD
Web Application 2.4 XSD.- See Also:
-
TLD_20_XSD
JSP Tag Library 2.0 XSD.- See Also:
-
WEBSERVICES_11_XSD
Web Services 1.1 XSD.- See Also:
-
JAVAEE_5_NS
Java EE 5 namespace.- See Also:
-
WEB_25_XSD
Web Application 2.5 XSD.- See Also:
-
TLD_21_XSD
JSP Tag Library 2.1 XSD.- See Also:
-
WEBSERVICES_12_XSD
Web Services 1.2 XSD.- See Also:
-
JAVAEE_6_NS
Java EE 6 namespace.- See Also:
-
WEB_30_XSD
Web Application 3.0 XSD.- See Also:
-
WEB_FRAGMENT_30_XSD
Web Fragment 3.0 XSD.- See Also:
-
WEBSERVICES_13_XSD
Web Services 1.3 XSD.- See Also:
-
JAVAEE_7_NS
Java EE 7 namespace.- See Also:
-
WEB_31_XSD
Web Application 3.1 XSD.- See Also:
-
WEB_FRAGMENT_31_XSD
Web Fragment 3.1 XSD.- See Also:
-
WEBSERVICES_14_XSD
Web Services 1.4 XSD.- See Also:
-
JAVAEE_8_NS
Java EE 8 namespace.- See Also:
-
WEB_40_XSD
Web Application 4.0 XSD.- See Also:
-
WEB_FRAGMENT_40_XSD
Web Fragment 4.0 XSD.- See Also:
-
JAKARTAEE_9_NS
Jakarta EE 9 namespace.- See Also:
-
WEB_50_XSD
Web Application 5.0 XSD.- See Also:
-
WEB_FRAGMENT_50_XSD
Web Fragment 5.0 XSD.- See Also:
-
TLD_30_XSD
JSP Tag Library 3.0 XSD.- See Also:
-
WEBSERVICES_20_XSD
Web Services 2.0 XSD.- See Also:
-
JAKARTAEE_10_NS
Jakarta EE 10 namespace.- See Also:
-
WEB_60_XSD
Web Application 6.0 XSD.- See Also:
-
WEB_FRAGMENT_60_XSD
Web Fragment 6.0 XSD.- See Also:
-
TLD_31_XSD
JSP Tag Library 3.1 XSD.- See Also:
-