A C D E G H I L N O P R S T

A

addTranscoder(String, Class) - Method in class org.apache.cocoon.components.transcoder.ExtendableTranscoderFactory
Add a mapping from the specified MIME type to a transcoder.

C

configure(Configuration) - Method in class org.apache.cocoon.serialization.SVGSerializer
Set the configurations for this serializer.
contextualize(Context) - Method in class org.apache.cocoon.serialization.SVGSerializer
Get the context
createTranscoder(String) - Method in class org.apache.cocoon.components.transcoder.ExtendableTranscoderFactory
Create a transcoder for a specified MIME type.
createTranscoder(String) - Method in interface org.apache.cocoon.components.transcoder.TranscoderFactory
Create a transcoder for a specified MIME type.

D

defaultHandler - Static variable in class org.apache.cocoon.components.url.SourceProtocolHandler
Batik's original default handler

E

ExtendableTranscoderFactory - class org.apache.cocoon.components.transcoder.ExtendableTranscoderFactory.
An extendable Batik Transcoder factory.
endDocument() - Method in class org.apache.cocoon.xml.dom.SVGBuilder
Receive notification of the end of a document.

G

getDocument() - Method in class org.apache.cocoon.xml.dom.SVGBuilder
Return the newly built Document.
getKey() - Method in class org.apache.cocoon.serialization.SVGSerializer
Generate the unique key.
getLogger() - Method in class org.apache.cocoon.xml.dom.SVGBuilder
 
getMimeType() - Method in class org.apache.cocoon.serialization.SVGSerializer
Return the MIME type.
getSourceResolver() - Static method in class org.apache.cocoon.components.url.SourceProtocolHandler
Get the thread-local resolver.
getTranscoderFactoryImplementation() - Static method in class org.apache.cocoon.components.transcoder.ExtendableTranscoderFactory
Get a reference to this Transcoder Factory.
getValidity() - Method in class org.apache.cocoon.serialization.SVGSerializer
Generate the validity object.

H

handleURL(ParsedURL, boolean) - Method in class org.apache.cocoon.components.url.StreamJDKRegistryEntry
Decode the URL into a RenderableImage

I

isCompatibleURL(ParsedURL) - Method in class org.apache.cocoon.components.url.StreamJDKRegistryEntry
Check if the Stream references an image that can be handled by this format handler.

L

loadImage(Image) - Method in class org.apache.cocoon.components.url.StreamJDKRegistryEntry
 
localResolver - Static variable in class org.apache.cocoon.components.url.SourceProtocolHandler
Thread-local source resolver
locator - Variable in class org.apache.cocoon.xml.dom.SVGBuilder
 
log - Variable in class org.apache.cocoon.xml.dom.SVGBuilder
 

N

notify(Document) - Method in class org.apache.cocoon.serialization.SVGSerializer
Receive notification of a successfully completed DOM tree generation.
notify(Document) - Method in class org.apache.cocoon.xml.dom.SVGBuilder
Receive notification of a successfully completed DOM tree generation.

O

org.apache.cocoon.components.transcoder - package org.apache.cocoon.components.transcoder
 
org.apache.cocoon.components.url - package org.apache.cocoon.components.url
 
org.apache.cocoon.serialization - package org.apache.cocoon.serialization
 
org.apache.cocoon.xml.dom - package org.apache.cocoon.xml.dom
 

P

PRIORITY - Static variable in class org.apache.cocoon.components.url.StreamJDKRegistryEntry
The priority of this entry.
ParsedContextURLProtocolHandler - class org.apache.cocoon.components.url.ParsedContextURLProtocolHandler.
Provide an extension to Batik to handle the "context:" protocol.
ParsedContextURLProtocolHandler() - Constructor for class org.apache.cocoon.components.url.ParsedContextURLProtocolHandler
Create a new instance, this doesn't do much beyond register the type of protocol we handle.
ParsedResourceURLProtocolHandler - class org.apache.cocoon.components.url.ParsedResourceURLProtocolHandler.
Provide an extension to Batik to handle the "resource:" protocol.
ParsedResourceURLProtocolHandler() - Constructor for class org.apache.cocoon.components.url.ParsedResourceURLProtocolHandler
Create a new instance, this doesn't do much beyond register the type of protocol we handle.
parseURL(String) - Method in class org.apache.cocoon.components.url.ParsedContextURLProtocolHandler
Getbase.getPath() the ParsedURLData for the context.
parseURL(ParsedURL, String) - Method in class org.apache.cocoon.components.url.ParsedContextURLProtocolHandler
The build the relative URL.
parseURL(String) - Method in class org.apache.cocoon.components.url.ParsedResourceURLProtocolHandler
Getbase.getPath() the ParsedURLData for the context.
parseURL(ParsedURL, String) - Method in class org.apache.cocoon.components.url.ParsedResourceURLProtocolHandler
The build the relative URL.
parseURL(ParsedURL, String) - Method in class org.apache.cocoon.components.url.SourceProtocolHandler
 
parseURL(String) - Method in class org.apache.cocoon.components.url.SourceProtocolHandler
 

R

recycle() - Method in class org.apache.cocoon.xml.dom.SVGBuilder
 
removeTranscoder(String) - Method in class org.apache.cocoon.components.transcoder.ExtendableTranscoderFactory
Remove the mapping from a specified MIME type.

S

SVGBuilder - class org.apache.cocoon.xml.dom.SVGBuilder.
The SVGBuilder is a utility class that will generate a SVG-DOM Document from SAX events using Batik's SVGDocumentFactory.
SVGBuilder() - Constructor for class org.apache.cocoon.xml.dom.SVGBuilder
Construct a new instance of this TreeGenerator.
SVGSerializer - class org.apache.cocoon.serialization.SVGSerializer.
A Batik based Serializer for generating PNG/JPEG images
SVGSerializer() - Constructor for class org.apache.cocoon.serialization.SVGSerializer
 
SourceProtocolHandler - class org.apache.cocoon.components.url.SourceProtocolHandler.
A Batik protocol handler that handles all Cocoon sources.
SourceProtocolHandler(String) - Constructor for class org.apache.cocoon.components.url.SourceProtocolHandler
 
StreamJDKRegistryEntry - class org.apache.cocoon.components.url.StreamJDKRegistryEntry.
This Image tag registy entry is setup to wrap the core JDK Image stream tools.
StreamJDKRegistryEntry() - Constructor for class org.apache.cocoon.components.url.StreamJDKRegistryEntry
 
setContext(Context) - Static method in class org.apache.cocoon.components.url.ParsedContextURLProtocolHandler
Set the ServletContext for this protocol.
setDocumentLocator(Locator) - Method in class org.apache.cocoon.xml.dom.SVGBuilder
 
setOutputStream(OutputStream) - Method in class org.apache.cocoon.serialization.SVGSerializer
Set the OutputStream where the XML should be serialized.
setup(SourceResolver) - Static method in class org.apache.cocoon.components.url.SourceProtocolHandler
Set the resolver to be used within the current thread.
shouldSetContentLength() - Method in class org.apache.cocoon.serialization.SVGSerializer
Returns true so the pipeline implementation will buffer generated output and write content length to the response.
singleton - Static variable in class org.apache.cocoon.components.transcoder.ExtendableTranscoderFactory
 
startDocument() - Method in class org.apache.cocoon.xml.dom.SVGBuilder
Receive notification of the beginning of a document.

T

TranscoderFactory - interface org.apache.cocoon.components.transcoder.TranscoderFactory.
Apache Batik Transcoder factory.
transcoders - Static variable in class org.apache.cocoon.components.transcoder.ExtendableTranscoderFactory
 

A C D E G H I L N O P R S T

Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.