|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.avalon.framework.logger.AbstractLogEnabled
org.apache.cocoon.xml.AbstractXMLProducer
org.apache.cocoon.xml.AbstractXMLPipe
org.apache.cocoon.serialization.AbstractSerializer
org.apache.cocoon.serialization.AbstractTextSerializer
fr.gouv.culture.sdx.sitemap.serialization.GzipXMLSerializer
public class GzipXMLSerializer
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.apache.cocoon.serialization.AbstractTextSerializer |
|---|
org.apache.cocoon.serialization.AbstractTextSerializer.NamespaceAsAttributes |
| Field Summary |
|---|
| Fields inherited from class org.apache.cocoon.serialization.AbstractTextSerializer |
|---|
format |
| Fields inherited from class org.apache.cocoon.serialization.AbstractSerializer |
|---|
output |
| Fields inherited from class org.apache.cocoon.xml.AbstractXMLProducer |
|---|
contentHandler, EMPTY_CONTENT_HANDLER, lexicalHandler, xmlConsumer |
| Fields inherited from interface org.apache.cocoon.serialization.Serializer |
|---|
ROLE |
| Constructor Summary | |
|---|---|
GzipXMLSerializer()
|
|
| Method Summary | |
|---|---|
void |
configure(org.apache.avalon.framework.configuration.Configuration conf)
Set the configurations for this serializer. |
void |
endDocument()
|
void |
recycle()
Recycle the serializer. |
void |
setOutputStream(java.io.OutputStream out)
|
| Methods inherited from class org.apache.cocoon.serialization.AbstractTextSerializer |
|---|
contextualize, getKey, getTransformerFactory, getTransformerHandler, getValidity, needsNamespacesAsAttributes, setConsumer, setContentHandler, setLexicalHandler |
| Methods inherited from class org.apache.cocoon.serialization.AbstractSerializer |
|---|
getMimeType, shouldSetContentLength |
| Methods inherited from class org.apache.cocoon.xml.AbstractXMLPipe |
|---|
characters, comment, endCDATA, endDTD, endElement, endEntity, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startCDATA, startDocument, startDTD, startElement, startEntity, startPrefixMapping |
| Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 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 GzipXMLSerializer()
| Method Detail |
|---|
public void configure(org.apache.avalon.framework.configuration.Configuration conf)
throws org.apache.avalon.framework.configuration.ConfigurationException
configure in interface org.apache.avalon.framework.configuration.Configurableconfigure in class org.apache.cocoon.serialization.AbstractTextSerializerorg.apache.avalon.framework.configuration.ConfigurationExceptionpublic void setOutputStream(java.io.OutputStream out)
setOutputStream in interface org.apache.cocoon.sitemap.SitemapOutputComponentsetOutputStream in class org.apache.cocoon.serialization.AbstractSerializerpublic void endDocument()
endDocument in interface org.xml.sax.ContentHandlerendDocument in class org.apache.cocoon.xml.AbstractXMLPipepublic void recycle()
recycle in interface org.apache.avalon.excalibur.pool.Recyclablerecycle in class org.apache.cocoon.serialization.AbstractTextSerializer
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||