| org.apache.cocoon.util.jxpath | |
| org.apache.cocoon.util.location | Classes and utilities used to track location information. |
| org.apache.cocoon.util.log | LogKit related utilities
|
| ReflectionUtils.Indexer | code | html | |
| ReflectionUtils.Matcher | code | html | |
| Settings | This object holds the property settings for Cocoon. | code | html |
| BlobHelper | A minimal implementation just enough to send a BLOB to a database. | code | html |
| BufferedOutputStream | This class is like the java.io.BufferedOutputStream but it extends it with a logic to count the number of bytes written to the output stream. | code | html |
| ByteRange | code | html | |
| ClassUtils | A collection of class management utility methods. | code | html |
| ClobHelper | A minimal implementation just enough to send a CLOB to a database. | code | html |
| ConfigurationUtil | This class is an improved version of the Excalibur ConfigurationUtil class to support namespaces in DOMs. | code | html |
| Deprecation | This class provides a special static "deprecation" logger. | code | html |
| Deprecation.LogLevel | code | html | |
| Deprecation.LoggerWrapper | Wraps a logger, and throws an DeprecatedException if the message level is higher than the allowed one. | code | html |
| DeprecationException | An exception that indicates unauthorized use of a deprecated feature, or an attempt to use a old feature that has been removed. | code | html |
| EnumerationFactory | A factory for the creation of enumeration types (missing in Java). | code | html |
| FileFormatException | code | html | |
| HashMap | Extended Version of java.util.HashMap . | code | html |
| HashUtil | A very efficient java hash algorithm, based on the BuzHash algoritm by Robert Uzgalis (see http://www.serve.net/buz/hash.adt/java.000.html for more information). | code | html |
| IOUtils | A collection of File, URL and filename
utility methods |
code | html |
| ImageProperties | code | html | |
| ImageUtils | code | html | |
| JDBCTypeConversions | Provide some utility methods to read from JDBC result sets or store them to JDBC statements. | code | html |
| JDBCxlobHelper | Helper to pass a length plus an InputStream to JDBCTypeConversions to insert BLOB (setBinaryStream) or CLOB (setAsciiStream) via data using org.apache.cocoon.acting.modular.DatabaseAction. | code | html |
| JavaArchiveFilter | Implements a filter for java archives. | code | html |
| MIMEUtils | A collection of File, URL and filename
utility methods. |
code | html |
| MRUBucketMap | A MRUBucketMap is an efficient ThreadSafe implementation of a Map with addition of the removeLast method implementing LRU removal policy. | code | html |
| MRUBucketMap.Node | code | html | |
| MRUBucketMap.X | code | html | |
| NetUtils | A collection of File, URL and filename
utility methods |
code | html |
| NullOutputStream | code | html | |
| PostInputStream | The class PostInputStream is a wrapper for InputStream associated with POST message. | code | html |
| PropertySettings | This object holds the property settings for Cocoon. | code | html |
| ReflectionUtils | code | html | |
| ReflectionUtils.DefaultIndexer | code | html | |
| ReflectionUtils.DefaultMatcher | code | html | |
| RequestForwardingHttpMethod | This is a generic and externally configurable method, to forward any Request to a server. | code | html |
| ResizableContainer | Add-only Container class. | code | html |
| SettingsHelper | Helper class to create Stettings and for replacing property references with the value of the property | code | html |
| SimpleSourceResolver | A minimalist SourceResolver that handles a fixed restricted number of protocols. |
code | html |
| SimpleSourceResolver.SimpleServiceManager | code | html | |
| StringUtils | A collection of String handling utility methods. |
code | html |
| Tokenizer | Replacement for StringTokenizer in java.util, because of bug in the Sun's implementation. | code | html |
| TraxErrorHandler | This ErrorListener simply logs the exception and in case of an fatal-error the exception is rethrown. | code | html |
| WildcardMatcherHelper | This class is an utility class that perform wildcard-patterns matching and isolation. | code | html |
| WildcardMatcherHelper.Matcher | The private matcher class | code | html |