JavaScript is disabled on your browser.
Skip navigation links
Apache Tomcat
®
11.0.0
Overview
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description |
Related Packages
|
Classes and Interfaces
SEARCH
Package org.apache.tomcat.util
package
org.apache.tomcat.util
Related Packages
Package
Description
org.apache.tomcat
org.apache.tomcat.util.bcel
Basic classes for the
Apache Byte Code Engineering Library (BCEL)
and constants defined by the
JVM specification
.
org.apache.tomcat.util.buf
Buffers and Encodings
org.apache.tomcat.util.collections
org.apache.tomcat.util.compat
org.apache.tomcat.util.descriptor
org.apache.tomcat.util.digester
The Digester package provides for rules-based processing of arbitrary XML documents.
org.apache.tomcat.util.file
This package contains utility classes for file handling.
org.apache.tomcat.util.http
Special utils for handling HTTP-specific entities - headers, parameters, cookies, etc.
org.apache.tomcat.util.log
org.apache.tomcat.util.modeler
The
Modeler
component of the Commons project offers convenient support for configuring and instantiating Model MBeans (management beans), as described in the JMX Specification.
org.apache.tomcat.util.net
org.apache.tomcat.util.res
org.apache.tomcat.util.scan
This package contains the common classes used to perform configuration scanning for Catalina and Jasper.
org.apache.tomcat.util.security
org.apache.tomcat.util.threads
org.apache.tomcat.util.xreflection
All Classes and Interfaces
Interfaces
Classes
Exception Classes
Class
Description
Diagnostics
ExceptionUtils
Utilities for handling Throwables and Exceptions.
IntrospectionUtils
Utils for introspection and reflection
IntrospectionUtils.PropertySource
MultiThrowable
Wraps a list of throwables as a single throwable.