|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.cocoon.xml.sax.AbstractSAXProducer
org.apache.cocoon.xml.sax.AbstractSAXPipe
org.apache.cocoon.sax.util.SAXConsumerAdapter
org.apache.cocoon.sax.AbstractSAXSerializer
org.apache.cocoon.servlet.ssf.ServletServiceSerializer
public class ServletServiceSerializer
| Field Summary |
|---|
| Fields inherited from class org.apache.cocoon.xml.sax.AbstractSAXProducer |
|---|
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler |
| Constructor Summary | |
|---|---|
ServletServiceSerializer()
|
|
| Method Summary | |
|---|---|
void |
endDocument()
|
String |
getContentType()
|
void |
init()
|
void |
setConfiguration(Map<String,? extends Object> configuration)
Pass component specific configuration parameters to the pipeline component in a generic way. |
| Methods inherited from class org.apache.cocoon.sax.AbstractSAXSerializer |
|---|
getConfiguration, getInputParameters, getOutputStream, setContentType, setOutputStream, setup, toString |
| Methods inherited from class org.apache.cocoon.sax.util.SAXConsumerAdapter |
|---|
finish, getContentHandler |
| Methods inherited from class org.apache.cocoon.xml.sax.AbstractSAXPipe |
|---|
characters, comment, endCDATA, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping |
| Methods inherited from class org.apache.cocoon.xml.sax.AbstractSAXProducer |
|---|
recycle, setContentHandler |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.cocoon.pipeline.component.PipelineComponent |
|---|
finish |
| Methods inherited from interface org.xml.sax.ContentHandler |
|---|
characters, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
| Methods inherited from interface org.xml.sax.ext.LexicalHandler |
|---|
comment, endCDATA, endDTD, endEntity, startCDATA, startDTD, startEntity |
| Constructor Detail |
|---|
public ServletServiceSerializer()
| Method Detail |
|---|
public void endDocument()
throws SAXException
endDocument in interface ContentHandlerendDocument in class org.apache.cocoon.xml.sax.AbstractSAXPipeSAXExceptionpublic String getContentType()
AbstractSAXSerializer
getContentType in interface FinishergetContentType in class AbstractSAXSerializerFinisher.getContentType()public void init()
public void setConfiguration(Map<String,? extends Object> configuration)
AbstractSAXSerializer
setConfiguration in interface PipelineComponentsetConfiguration in class AbstractSAXSerializerconfiguration - The Map of configuration parameters.PipelineComponent.setConfiguration(java.util.Map)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||