|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
ProcessingPipeline.XMLFragment for objects that are more
easily represented as SAX events.XMLConsumer interface.XMLProducer interface.Source to the list of Sources monitored by this
instance.
newChild to the end of the list of children
of this node.
DOMBuilder used to build DOM tree out of
incoming SAX events.
OutputStream which forwards all received bytes to another
output stream and in addition caches all bytes, thus acting like a
TeeOutputStream.ContentHandler and forwarding it those events received throug
its XMLConsumers interface.ContentHandlerWrapper instance.
ContentHandlerWrapper instance.
ContentHandlerWrapper instance.
MultiSourceValidity and that checkings can be now
performed.
comment events if between
startDTD/endDTD events.
ServiceManager.
ContentHandler receiving SAX events.
ContentHandler receiving SAX events.
ContentHandler.
Attr of the given name.
CDATASection node whose value is the specified
string.
Comment node given the specified string.
DocumentFragment object.
EntityReference object.
ProcessingInstruction node given the specified
name and data strings.
Text node given the specified string.
DOMBuilder is a utility class that will generate a W3C
DOM Document from SAX events.DOMStreamer is a utility class that will generate SAX
events from a W3C DOM Document.DOMStreamer instance.
DOMStreamer instance.
DOMStreamer instance.
DOMStreamer instance.
DefaultDOMStreamer is a utility class that will generate SAX
events from a W3C DOM Document.LexicalHandler interface.endDTD event: this method does nothing.
endDocument event: this method does nothing.
Environment to use for redirection (either internal or external)
- equals(Object) -
Method in class org.apache.cocoon.caching.ComponentCacheKey
- Compare
- equals(Object) -
Method in class org.apache.cocoon.caching.IdentifierCacheKey
- Compare
- equals(Object) -
Method in class org.apache.cocoon.caching.PipelineCacheKey
- Compare
- equals(Object) -
Method in class org.apache.cocoon.environment.impl.BaseMap.Entry
-
- equals(Object) -
Method in class org.apache.cocoon.environment.impl.ContextMap
-
- equals(Object) -
Method in class org.apache.cocoon.environment.impl.RequestHeaderMap
-
- equals(Object) -
Method in class org.apache.cocoon.environment.impl.RequestMap
-
- equals(Object) -
Method in class org.apache.cocoon.environment.impl.RequestParameterMap
-
- equals(Object) -
Method in class org.apache.cocoon.environment.impl.SessionMap
-
- expires -
Variable in class org.apache.cocoon.components.pipeline.AbstractProcessingPipeline
- Expires value
- external -
Variable in class org.apache.cocoon.caching.IdentifierCacheKey
- True if this is an external pipeline call.
- extractAction(Request) -
Static method in class org.apache.cocoon.environment.AbstractEnvironment
- Helper method to extract the action name from the request.
- extractLevel -
Variable in class org.apache.cocoon.transformation.AbstractExtractionTransformer
-
- extractView(Request) -
Static method in class org.apache.cocoon.environment.AbstractEnvironment
- Helper method to extract the view name from the request.
Redirectors that handle forward redirects, i.e.Properties used by this serializer.
null if no object is bound under the name.
Enumeration of String objects
containing the names of all the objects bound to this session.
NamedNodeMap containing the attributes of this node (if
it is an Element) or null otherwise.
NodeList that contains all children of this node.
null if the cookie has no comment.
XMLConsumer from a ContentHandler and
a LexicalHandler.
XMLConsumer from ContentHandler.
DocumentType)
associated with this document.
Reader.
Element whose ID is given by
elementId.
NodeList of all the Elements with a
given tag name in the order in which they are encountered in a
preorder traversal of the Document tree.
NodeList of all the Elements with a
given local name and namespace URI in the order in which they are
encountered in a preorder traversal of the Document tree.
DOMImplementation object that handles this document.
-1 indicating the cookie will persist
until browser shutdown.
Reader
Serializer
null if it is
unspecified.
Document object associated with this node.
null if it is
unspecified.
ServletContext.getRealPath(java.lang.String)instead.
InputStream.
true if the browser is sending cookies
only over a secure protocol, or false if the
browser can send cookies using any protocol.
Source object
Context interfaceCookie instead.Request interface
to provide request information in the HTTP servlets environment.Response interface
to provide response functionality in the HTTP servlets environment.XMLConsumer which can:
Trim empty characters if
ignoreEmptyCharacters is set.newChild before the existing child node
refChild.
true.
true if the client does not yet know about the
session or if the client chooses not to join the session.
HttpRequest.isRequestedSessionIdFromURL() instead.
SourceValidity instance.
SourceValidity object.
LexicalHandler receiving SAX events.
LexicalHandler receiving SAX events.
LexicalHandler
SourceValidity for multiple sources.MultiSourceValidity instance.
ServiceManager which is available for use.
startPrefixMapping(), but wants them also as 'xmlns:' attributes.
Text nodes in the full depth of the sub-tree
underneath this Node, including attribute nodes, into a
"normal" form where only structure (e.g., elements, comments,
processing instructions, CDATA sections, and entity references)
separates Text nodes, i.e., there are neither adjacent
Text nodes nor empty Text nodes.
Map objectModel.
Map of the object model.
Map objectModel.
OutputStream to write on.
OutputStream used by this serializer.
CachingPointProcessingPipeline is configurable.
Parameters.
Parameters.
Parameters.
SourceUtil.parse(SAXParser, Source, ContentHandler) instead
Environment, producing the output.
Environment, but do not use the
serializer.
Environment, producing the output.
Environment, producing the output.
oldChild from the list
of children, and returns it.
oldChild with newChild
in the list of children, and returns the oldChild node.
SourceResolver.
SourceResolver.
SourceResolver.
Reader implementation that
extends this to access other Avalon components.SaxBit objects.
Node from the DOM Node rootNode
using the XPath expression path.
SourceParameters.
createPropertiesForXML(false).
ServiceManager instance used by this
Serviceable.
XMLConsumer that will receive XML data.
XMLConsumer that will receive XML data.
XMLConsumer that will receive XML data.
XMLConsumer that will receive XML data.
ContentHandler that will receive XML data.
ContentHandler that will receive XML data.
ContentHandler that will receive XML data.
ContentHandler that will receive XML data.
OutputKeys for possible settings.
LexicalHandler that will receive XML data.
LexicalHandler that will receive XML data.
LexicalHandler that will receive XML data.
LexicalHandler that will receive XML data.
OutputStream
OutputStream where the requested resource should
be serialized.
null if it is
unspecified.
setStatus(int), to send an error with a description
use sendError(int, String).
SourceResolver, object model Map,
the source and sitemap Parameters used to process the request.
SourceResolver the object model Map,
the source and sitemap Parameters used to process the request.
SourceResolver, objectModel Map,
the source and sitemap Parameters used to process the request.
SourceResolver, object model Map,
the source and sitemap Parameters used to process the request.
startDTD event: this method does nothing.
startDocument event: this method does nothing.
xmlns: attributes
and add those needed before calling superclass.
xmlns: attributes
in startElement().
toSAX().
handler can actually be
a XMLConsumer that accepts such
events.
XMLConsumer which rewrites the stream according
to the configuration.String :
outputs characters representing the value.
XMLizable :
outputs the value by calling v.toSax(contentHandler).
org.w3c.dom.Node :
converts the Node to a SAX event stream.
java.util.Collection :
outputs the value by calling xspExpr() on each element of the
collection.
Object depending on its class :
if it's an array, call xspExpr() on all its elements,
if it's class has a specific xspExpr()implementation, use it,
else, output it's string representation.
String : outputs characters
representing the value.
XMLizable : outputs the value by
calling v.toSax(contentHandler).
org.w3c.dom.Node : converts the Node to
a SAX event stream.
java.util.Collection : outputs the
value by calling DOMUtil.valueOf(Node, Object) on each element of the
collection.
java.util.Map : For each entry an
element is created with the childs key and value Outputs the value and
the key by calling DOMUtil.valueOf(Node, Object) on each value and key
of the Map.
Object depending on its class :
if it's an array, call DOMUtil.valueOf(Node, Object) on all its
elements,
if it's class has a specific DOMUtil.valueOf(Node, Object)
implementation, use it,
else, output it's string representation.
XMLByteStreamFragment defined by the given
XML byte stream.
XMLConsumer receiving SAX events.
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||