Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.cocoon.util Classes and Interfaces - 58 results found.
NameDescriptionTypePackageFramework
BlobHelperA minimal implementation just enough to send a BLOB to a database.Classorg.apache.cocoon.utilApache Cocoon
BufferedOutputStreamThis class is similar to the BufferedOutputStream.Classorg.apache.cocoon.utilApache Cocoon
ByteRangeClassorg.apache.cocoon.utilApache Cocoon
ClassUtilsA collection of class management utility methods.Classorg.apache.cocoon.utilApache Cocoon
ClobHelperA minimal implementation just enough to send a CLOB to a database.Classorg.apache.cocoon.utilApache Cocoon
CocoonLogFormatterAn extended pattern formatter.Classorg.apache.cocoon.util.logApache Cocoon
CocoonStreamTargetFactoryTargetFactory for StreamTarget.Classorg.apache.cocoon.util.logApache Cocoon
CocoonTargetFactoryCocoonTargetFactory class.Classorg.apache.cocoon.util.logApache Cocoon
ConfigurationUtilThis class is an improved version of the Excalibur ConfigurationUtil class to support namespaces in DOMs.Classorg.apache.cocoon.utilApache Cocoon
DeprecationThis class provides a special static deprecation logger.Classorg.apache.cocoon.utilApache Cocoon
Deprecation .LogLevelSee Also:Serialized FormFields inherited from class org.Classorg.apache.cocoon.util.DeprecationApache Cocoon
DeprecationExceptionAn exception that indicates unauthorized use of a deprecated feature, or an attempt to use a old feature that has been removed.Classorg.apache.cocoon.utilApache Cocoon
DOMFactoryA JXPath AbstractFactory that creates DOM elements.Classorg.apache.cocoon.util.jxpathApache Cocoon
EnumerationFactoryA factory for the creation of enumeration types (missing in Java).Classorg.apache.cocoon.utilApache Cocoon
ExtensiblePatternFormatterA refactoring of org.Classorg.apache.cocoon.util.logApache Cocoon
ExtensiblePatternFormatter .PatternRunClassorg.apache.cocoon.util.log.ExtensiblePatternFormatterApache Cocoon
FileFormatExceptionClassorg.apache.cocoon.utilApache Cocoon
HashMapClassorg.apache.cocoon.utilApache Cocoon
HashUtilA very efficient java hash algorithm, based on the BuzHash algoritm by Robert Uzgalis (see http://www.Classorg.apache.cocoon.utilApache Cocoon
ImagePropertiesClassorg.apache.cocoon.utilApache Cocoon
ImageUtilsClassorg.apache.cocoon.utilApache Cocoon
IOUtilsA collection of File, URL and filenameVersion:CVS $Id: IOUtils.Classorg.apache.cocoon.utilApache Cocoon
JavaArchiveFilterClassorg.apache.cocoon.utilApache Cocoon
JDBCTypeConversionsProvide some utility methods to read from JDBC result sets or store them to JDBC statements.Classorg.apache.cocoon.utilApache Cocoon
JDBCxlobHelperHelper to pass a length plus an InputStream to JDBCTypeConversions to insert BLOB (setBinaryStream) or CLOB (setAsciiStream) via data usingClassorg.apache.cocoon.utilApache Cocoon
LocatableA interface that should be implemented by objects knowning their location (i.Interfaceorg.apache.cocoon.util.locationApache Cocoon
LocatableExceptionExtension of Locatable for exceptions.Interfaceorg.apache.cocoon.util.locationApache Cocoon
LocatedExceptionA cascading and located Exception.Classorg.apache.cocoon.util.locationApache Cocoon
LocatedRuntimeExceptionA cascading and located RuntimeException.Classorg.apache.cocoon.util.locationApache Cocoon
LocationA location in a resource.Interfaceorg.apache.cocoon.util.locationApache Cocoon
LocationAttributesA class to handle location information stored in attributes.Classorg.apache.cocoon.util.locationApache Cocoon
LocationAttributes .PipeA SAX filter that adds the information available from the Locator as attributes.Classorg.apache.cocoon.util.location.LocationAttributesApache Cocoon
LocationImplA simple immutable and serializable implementation of Location.Classorg.apache.cocoon.util.locationApache Cocoon
LocationUtilsLocation-related utility methods.Classorg.apache.cocoon.util.locationApache Cocoon
LocationUtils .LocationFinderInterfaceorg.apache.cocoon.util.location.LocationUtilsApache Cocoon
Log4JConfiguratorThis is a configurator for log4j that supports variable substitutionSince:2.Classorg.apache.cocoon.util.logApache Cocoon
MIMEUtilsA collection of File, URL and filenameVersion:CVS $Id: MIMEUtils.Classorg.apache.cocoon.utilApache Cocoon
MRUBucketMapA MRUBucketMap is an efficient ThreadSafe implementation of a Map with addition of the removeLast method implementing LRU removal policy.Classorg.apache.cocoon.utilApache Cocoon
MultiLocatableAn extension of Location for classes that can hold a list of locations.Interfaceorg.apache.cocoon.util.locationApache Cocoon
NamespacesTablePointerA JXPath Pointer that tracks namespaces defined by a NamespacesTable.Classorg.apache.cocoon.util.jxpathApache Cocoon
NetUtilsA collection of File, URL and filenameVersion:CVS $Id: NetUtils.Classorg.apache.cocoon.utilApache Cocoon
NullOutputStreamClassorg.apache.cocoon.utilApache Cocoon
PostInputStreamThe class PostInputStream is a wrapper for InputStream associated with POST message.Classorg.apache.cocoon.utilApache Cocoon
PropertySettingsThis object holds the property settings for Cocoon.Classorg.apache.cocoon.utilApache Cocoon
ReflectionUtilsClassorg.apache.cocoon.utilApache Cocoon
ReflectionUtils .IndexerInterfaceorg.apache.cocoon.util.ReflectionUtilsApache Cocoon
RequestForwardingHttpMethodThis is a generic and externally configurable method, to forward any RequestVersion:$Id: RequestForwardingHttpMethod.Classorg.apache.cocoon.utilApache Cocoon
ResizableContainerAdd-only Container class.Classorg.apache.cocoon.utilApache Cocoon
SettingsThis object holds the property settings for Cocoon.Interfaceorg.apache.cocoon.utilApache Cocoon
SettingsHelperHelper class to create Stettings and for replacing property references with the value of theSince:2.Classorg.apache.cocoon.utilApache Cocoon
SimpleSourceResolverA minimalist SourceResolver that handles a fixed restricted number of protocols.Classorg.apache.cocoon.utilApache Cocoon
SimpleSourceResolver .SimpleServiceManagerConstructor SummarySimpleSourceResolver.Classorg.apache.cocoon.util.SimpleSourceResolverApache Cocoon
StringUtilsA collection of String handling utility methods.Classorg.apache.cocoon.utilApache Cocoon
TokenizerReplacement for StringTokenizer in java.Classorg.apache.cocoon.utilApache Cocoon
TraxErrorHandlerThis ErrorListener simply logs the exception and in case of an fatal-error the exception is rethrown.Classorg.apache.cocoon.utilApache Cocoon
WildcardMatcherHelperThis class is an utility class that perform wildcard-patterns matching and isolation.Classorg.apache.cocoon.utilApache Cocoon
XMLCocoonLogFormatterA refactoring of org.Classorg.apache.cocoon.util.logApache Cocoon
XMLCocoonLogFormatter .CallStackHack to get the call stack as an array of classes.Classorg.apache.cocoon.util.log.XMLCocoonLogFormatterApache Cocoon