Uses of Package
org.apache.cocoon.util

Packages that use org.apache.cocoon.util
org.apache.cocoon.acting   
org.apache.cocoon.acting.modular modular These sitemap components use modules to obtain values and are thus very flexible in use. 
org.apache.cocoon.components.language.markup   
org.apache.cocoon.components.modules.database database
Database modules provide an abstraction layer for different interfaces used by database management systems for autoincrement columns.  
org.apache.cocoon.components.modules.input InputModules Introduction Input modules are generic components that let one map a key to one or more values.  
org.apache.cocoon.components.modules.output output
Output modules provide a simple interface to set values largely based on the methods provided by request and session to set values of attributes.  
org.apache.cocoon.environment   
org.apache.cocoon.util   
 

Classes in org.apache.cocoon.util used by org.apache.cocoon.acting
EnumerationFactory
          A factory for the creation of enumeration types (missing in Java).
HashMap
          Extended Version of HashMap that provides an extended get method accpeting a default value.
 

Classes in org.apache.cocoon.util used by org.apache.cocoon.acting.modular
HashMap
          Extended Version of HashMap that provides an extended get method accpeting a default value.
 

Classes in org.apache.cocoon.util used by org.apache.cocoon.components.language.markup
HashMap
          Extended Version of HashMap that provides an extended get method accpeting a default value.
 

Classes in org.apache.cocoon.util used by org.apache.cocoon.components.modules.database
HashMap
          Extended Version of HashMap that provides an extended get method accpeting a default value.
 

Classes in org.apache.cocoon.util used by org.apache.cocoon.components.modules.input
HashMap
          Extended Version of HashMap that provides an extended get method accpeting a default value.
 

Classes in org.apache.cocoon.util used by org.apache.cocoon.components.modules.output
HashMap
          Extended Version of HashMap that provides an extended get method accpeting a default value.
 

Classes in org.apache.cocoon.util used by org.apache.cocoon.environment
BufferedOutputStream
          This class is like the BufferedOutputStream but it extends it with a logic to count the number of bytes written to the output stream.
 

Classes in org.apache.cocoon.util used by org.apache.cocoon.util
ByteRange
           
Deprecation.LogLevel
           
EnumerationFactory
          A factory for the creation of enumeration types (missing in Java).
FileFormatException
           
ImageProperties
           
ReflectionUtils.Indexer
           
ReflectionUtils.Matcher
           
SourceCache
          A source cache caches Objects that are created from a source.
SourceReloader
          Load data from a source and return an object.
 



Copyright ? 1999-2005 The Apache Software Foundation. All Rights Reserved.