A B C D E F G H I L M N O P Q R S T U V W X

C

cache() - Method in class org.weborganic.berlioz.content.Service
Returns the value of the 'Cache-Control' for this service.
CACHE_CONTROL - Static variable in class org.weborganic.berlioz.http.HttpHeaders
'Cache-Control' general header.
Cacheable - Interface in org.weborganic.berlioz.content
Generators implementing this interface can be cached and must provide a consistent content response given a content request.
characters(char[], int, int) - Method in class org.weborganic.berlioz.xml.XMLCopy
 
CharsetUtils - Class in org.weborganic.berlioz.util
A bunch of utility functions for dealing with character sets.
checkIfHeaders(HttpServletRequest, HttpServletResponse, EntityInfo) - Static method in class org.weborganic.berlioz.http.HttpHeaderUtils
Check if the conditions specified in the optional If headers require further processing from the servlet.
cleanMessage(Throwable) - Static method in class org.weborganic.berlioz.util.Errors
Returns a clean message for the specified throwable.
clear() - Static method in class org.weborganic.berlioz.content.ContentManager
Update the patterns based on the current generators.
clear() - Method in class org.weborganic.berlioz.content.ServiceRegistry
Clears each generator mapping.
clearAllCache() - Static method in class org.weborganic.berlioz.servlet.XSLTransformer
Clears the internal XSLT cache.
clearCache() - Method in class org.weborganic.berlioz.servlet.XSLTransformer
Clears the internal XSLT cache.
code() - Method in enum org.weborganic.berlioz.content.ContentStatus
The HTTP response code for this enum value.
collect(CollectedError.Level, T) - Method in class org.weborganic.berlioz.util.ErrorCollector
Collect an error reported by an underlying process such as a parser or a transformer.
CollectedError<T extends Exception> - Class in org.weborganic.berlioz.util
A simple class to associate an error collected by a parser to a level or seriousness.
CollectedError(CollectedError.Level, T) - Constructor for class org.weborganic.berlioz.util.CollectedError
Creates a new collected error.
CollectedError.Level - Enum in org.weborganic.berlioz.util
The level of collected error.
collectQuietly(CollectedError.Level, T) - Method in class org.weborganic.berlioz.util.ErrorCollector
Collect an error reported by an underlying process such as a parser or a transformer without throwing any exception.
comment(char[], int, int) - Method in class org.weborganic.berlioz.xml.XMLCopy
Copy the comment to the output.
CompoundBerliozException - Exception in org.weborganic.berlioz.util
A Berlioz exception to includes a list of collected errors.
CompoundBerliozException(String, ErrorCollector<? extends Exception>) - Constructor for exception org.weborganic.berlioz.util.CompoundBerliozException
Creates a new compound exception.
CompoundBerliozException(String, Exception, ErrorCollector<? extends Exception>) - Constructor for exception org.weborganic.berlioz.util.CompoundBerliozException
Creates a new compound exception.
CompoundBerliozException(String, ErrorID, ErrorCollector<? extends Exception>) - Constructor for exception org.weborganic.berlioz.util.CompoundBerliozException
Creates a new compound exception.
CompoundBerliozException(String, Exception, ErrorID, ErrorCollector<? extends Exception>) - Constructor for exception org.weborganic.berlioz.util.CompoundBerliozException
Creates a new compound exception.
compress(CharSequence, Charset) - Static method in class org.weborganic.berlioz.util.ResourceCompressor
Compresses the specified content.
CONFIG_DIRECTORY - Static variable in class org.weborganic.berlioz.GlobalSettings
Name of the configuration directory in the repository.
CONNECTION - Static variable in class org.weborganic.berlioz.http.HttpHeaders
'Connection' general header.
contains(File, File) - Static method in class org.weborganic.berlioz.util.FileUtils
Indicates whether the specified file is in the specified containing file.
content() - Method in interface org.weborganic.berlioz.servlet.BerliozOutput
 
content() - Method in class org.weborganic.berlioz.servlet.XMLContent
 
content() - Method in class org.weborganic.berlioz.servlet.XSLTransformResult
 
CONTENT_ENCODING - Static variable in class org.weborganic.berlioz.http.HttpHeaders
'Content-Encoding' entity header.
CONTENT_LANGUAGE - Static variable in class org.weborganic.berlioz.http.HttpHeaders
'Content-Language' entity header.
CONTENT_LENGTH - Static variable in class org.weborganic.berlioz.http.HttpHeaders
'Content-Length' entity header.
CONTENT_LOCATION - Static variable in class org.weborganic.berlioz.http.HttpHeaders
'Content-Location' entity header.
CONTENT_MD5 - Static variable in class org.weborganic.berlioz.http.HttpHeaders
'Content-MD5' entity header.
CONTENT_RANGE - Static variable in class org.weborganic.berlioz.http.HttpHeaders
'Content-Range' entity header.
CONTENT_TYPE - Static variable in class org.weborganic.berlioz.http.HttpHeaders
'Content-Type' entity header.
ContentGenerator - Interface in org.weborganic.berlioz.content
An interface to generate XML content.
ContentManager - Class in org.weborganic.berlioz.content
A utility class to provide access to the content of generators.
ContentRequest - Interface in org.weborganic.berlioz.content
Provides a generic and uniform mechanism for the content generator to access parameters and attributes from a request.
ContentStatus - Enum in org.weborganic.berlioz.content
An enumeration of status codes supported by Berlioz generators.
context() - Method in interface org.weborganic.berlioz.content.PathInfo
Returns the context of the Web application.
context() - Method in class org.weborganic.berlioz.servlet.HttpPathInfo
 
copyTo(File, XMLWriter) - Static method in class org.weborganic.berlioz.xml.XMLCopy
Copy the specified File to the given XML Writer.
copyTo(Reader, XMLWriter) - Static method in class org.weborganic.berlioz.xml.XMLCopy
Copy the specified File to the given XML Writer.
countProperties() - Static method in class org.weborganic.berlioz.GlobalSettings
Returns the number of properties defined in the file.

A B C D E F G H I L M N O P Q R S T U V W X