Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X
S
SAXErrorCollector
- Class in
org.weborganic.berlioz.xml
A SAX error handler will collect all the exceptions reported by the SAX parser.
SAXErrorCollector(Logger)
- Constructor for class org.weborganic.berlioz.xml.
SAXErrorCollector
Creates a new Berlioz error handler.
scheme()
- Method in interface org.weborganic.berlioz.content.
Location
scheme()
- Method in class org.weborganic.berlioz.servlet.
HttpLocation
second()
- Method in class org.weborganic.berlioz.util.
Pair
SERVER
- Static variable in class org.weborganic.berlioz.http.
HttpHeaders
'Server' response header.
service()
- Method in class org.weborganic.berlioz.content.
MatchingService
Always returns the matched service (always a value).
Service
- Class in
org.weborganic.berlioz.content
A list of of content generators or content instructions.
ServiceRegistry
- Class in
org.weborganic.berlioz.content
A registry for services.
ServiceRegistry()
- Constructor for class org.weborganic.berlioz.content.
ServiceRegistry
Creates a new registry.
ServiceStatusRule
- Class in
org.weborganic.berlioz.content
Defines the business logic to calculating the status code of a service.
ServiceStatusRule.CodeRule
- Enum in
org.weborganic.berlioz.content
How is the status code for the determined.
ServiceStatusRule.SelectType
- Enum in
org.weborganic.berlioz.content
How the generator should be selected.
setAttribute(String, Object)
- Method in interface org.weborganic.berlioz.content.
ContentRequest
Sets the specified attribute object or
null
.
setAttribute(String, Object)
- Method in class org.weborganic.berlioz.servlet.
HttpRequestWrapper
setConfig(String)
- Static method in class org.weborganic.berlioz.
GlobalSettings
Deprecated.
Use
GlobalSettings.setMode(String)
instead.
setContentLength(HttpServletResponse, long)
- Static method in class org.weborganic.berlioz.http.
HttpHeaderUtils
Sets the content length handling the case when the value is larger than Max Integer.
setContentType(String)
- Method in class org.weborganic.berlioz.servlet.
BerliozConfig
Sets the content type.
setErrorFlag(CollectedError.Level)
- Method in class org.weborganic.berlioz.util.
ErrorCollector
Set the threshold to set to rise the error flag.
setException(CollectedError.Level)
- Method in class org.weborganic.berlioz.util.
ErrorCollector
Set the threshold to throw an exception during the next collect operation.
setId(ErrorID)
- Method in exception org.weborganic.berlioz.
BerliozException
To set the error ID of this Berlioz exception.
setListener(GeneratorListener)
- Static method in class org.weborganic.berlioz.servlet.
BerliozConfig
setMode(String)
- Static method in class org.weborganic.berlioz.
GlobalSettings
Sets the configuration mode to use.
setRedirect(String, ContentStatus)
- Method in interface org.weborganic.berlioz.content.
ContentRequest
Sets the status of this request for redirection.
setRedirect(String, ContentStatus)
- Method in class org.weborganic.berlioz.servlet.
HttpContentRequest
Sets the status of this request.
setRepository(File)
- Static method in class org.weborganic.berlioz.
GlobalSettings
Sets the repository to the specified file if it exists and is a directory.
setStatus(ContentStatus)
- Method in interface org.weborganic.berlioz.content.
ContentRequest
Sets the status of this request.
setStatus(ContentStatus)
- Method in class org.weborganic.berlioz.servlet.
HttpContentRequest
Sets the status of this request.
start()
- Method in interface org.weborganic.berlioz.
LifecycleListener
This method is called when Berlioz starts by the BerliozInit servlet's initialisation method.
startCDATA()
- Method in class org.weborganic.berlioz.xml.
XMLCopy
Does nothing.
startDTD(String, String, String)
- Method in class org.weborganic.berlioz.xml.
XMLCopy
Does nothing.
startElement(String, String, String, Attributes)
- Method in class org.weborganic.berlioz.xml.
XMLCopy
startEntity(String)
- Method in class org.weborganic.berlioz.xml.
XMLCopy
Does nothing.
startPrefixMapping(String, String)
- Method in class org.weborganic.berlioz.xml.
XMLCopy
status()
- Method in class org.weborganic.berlioz.servlet.
XSLTransformResult
Returns the status of the process result.
stop()
- Method in interface org.weborganic.berlioz.
LifecycleListener
This method is called when Berlioz stops by the BerliozInit servlet's destroy method.
store(OutputStream, String)
- Method in class org.weborganic.berlioz.xml.
XMLProperties
Stores these XML properties in an XML file.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
X