Class Summary |
EscapeXML |
Handles escaping of characters that could be interpreted as XML markup. |
ExpressionUtil |
Helper functions for working with EL expressions. |
UnclosableWriter |
A Writer based on a wrapped Writer but ignoring requests to
close() and flush() it. |
UrlUtil |
Utilities for working with URLs. |
XmlUtil |
Utilities for working with JAXP and SAX. |
XmlUtil.JstlEntityResolver |
JSTL-specific implementation of EntityResolver, used by parsers. |
XmlUtil.JstlUriResolver |
JSTL-specific implementation of URIResolver, used by transformers. |