|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cocoon.components.serializers.util.EncodingSerializer
org.apache.cocoon.components.serializers.util.XMLSerializer
org.apache.cocoon.optional.servlet.components.sax.serializers.EncodingXMLSerializer
public class EncodingXMLSerializer
A fancy XML serializer not relying on the JAXP API.
| Field Summary |
|---|
| Fields inherited from class org.apache.cocoon.components.serializers.util.XMLSerializer |
|---|
doctype |
| Fields inherited from class org.apache.cocoon.components.serializers.util.EncodingSerializer |
|---|
ATTRIBUTE_LENGTH, ATTRIBUTE_LOCAL, ATTRIBUTE_NSURI, ATTRIBUTE_QNAME, ATTRIBUTE_VALUE, charset, CONTENT_LIST_ATTRIBUTE, indentPerLevel, NAMESPACE, namespaces, request |
| Constructor Summary | |
|---|---|
EncodingXMLSerializer()
|
|
| Method Summary | |
|---|---|
CacheKey |
constructCacheKey()
|
void |
finish()
|
java.lang.String |
getContentType()
|
void |
setConfiguration(java.util.Map<java.lang.String,? extends java.lang.Object> configuration)
|
void |
setOutputStream(java.io.OutputStream outputStream)
|
void |
setup(java.util.Map<java.lang.String,java.lang.Object> parameters)
|
java.lang.String |
toString()
|
| Methods inherited from class org.apache.cocoon.components.serializers.util.XMLSerializer |
|---|
body, charactersImpl, closeElement, comment, endCDATA, endDocument, endDTD, endElementImpl, endEntity, getMimeType, head, ignorableWhitespace, processingInstruction, recycle, skippedEntity, startCDATA, startDocument, startDTD, startElementImpl, startEntity |
| Methods inherited from class org.apache.cocoon.components.serializers.util.EncodingSerializer |
|---|
characters, encode, encode, encode, endElement, endPrefixMapping, flush, getColumnNumber, getLineNumber, getLocation, getPublicId, getSystemId, include, setDocumentLocator, setEncoding, setIndentPerLevel, setup, startElement, startPrefixMapping, write, write, write, write, write, writeIndent, writeln, writeln |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.xml.sax.ContentHandler |
|---|
characters, endDocument, 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 EncodingXMLSerializer()
| Method Detail |
|---|
public CacheKey constructCacheKey()
constructCacheKey in interface CachingPipelineComponentpublic void finish()
finish in interface PipelineComponentpublic java.lang.String getContentType()
getContentType in interface Finisherpublic void setConfiguration(java.util.Map<java.lang.String,? extends java.lang.Object> configuration)
setConfiguration in interface PipelineComponentpublic void setOutputStream(java.io.OutputStream outputStream)
setOutputStream in interface FinishersetOutputStream in class org.apache.cocoon.components.serializers.util.EncodingSerializerpublic void setup(java.util.Map<java.lang.String,java.lang.Object> parameters)
setup in interface PipelineComponentpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||