public class HippoRepositoryTransformer
extends org.apache.cocoon.sax.AbstractSAXTransformer
implements org.apache.cocoon.pipeline.component.CachingPipelineComponent
| Constructor and Description |
|---|
HippoRepositoryTransformer() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.cocoon.pipeline.caching.CacheKey |
constructCacheKey() |
void |
endElement(String uri,
String localName,
String name) |
void |
finish() |
void |
setConfiguration(Map<String,? extends Object> configuration) |
void |
setup(Map<String,Object> parameters) |
void |
startElement(String uri,
String localName,
String name,
Attributes atts) |
characters, comment, endCDATA, endDocument, endDTD, endEntity, endPrefixMapping, endSAXRecording, endTextRecording, findPrefixMapping, ignorableWhitespace, processingInstruction, removeRecorder, sendEndPrefixMapping, sendStartPrefixMapping, setDocumentLocator, setRecorder, skippedEntity, startCDATA, startDocument, startDTD, startEntity, startPrefixMapping, startSAXRecording, startTextRecordingpublic void setConfiguration(Map<String,? extends Object> configuration)
setConfiguration in interface org.apache.cocoon.pipeline.component.PipelineComponentsetConfiguration in class org.apache.cocoon.pipeline.component.AbstractPipelineComponentpublic void setup(Map<String,Object> parameters)
setup in interface org.apache.cocoon.pipeline.component.PipelineComponentsetup in class org.apache.cocoon.pipeline.component.AbstractPipelineComponentpublic void finish()
finish in interface org.apache.cocoon.pipeline.component.PipelineComponentfinish in class org.apache.cocoon.pipeline.component.AbstractPipelineComponentpublic org.apache.cocoon.pipeline.caching.CacheKey constructCacheKey()
constructCacheKey in interface org.apache.cocoon.pipeline.component.CachingPipelineComponentpublic void startElement(String uri, String localName, String name, Attributes atts) throws SAXException
startElement in interface ContentHandlerstartElement in class org.apache.cocoon.sax.AbstractSAXTransformerSAXExceptionpublic void endElement(String uri, String localName, String name) throws SAXException
endElement in interface ContentHandlerendElement in class org.apache.cocoon.sax.AbstractSAXTransformerSAXExceptionCopyright © 2011-2012 Tirasa. All Rights Reserved.