|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Serializer
A serializer is the last point of a pipeline. It "serializes" XML
arriving as SAX events into any binary format.
Serializers can
additionally implement the SitemapModelComponent
interface to gain access to the resolver, objectModel,
source or parameters objects.
| Field Summary | |
|---|---|
static String |
ROLE
|
| Method Summary |
|---|
| 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 |
| Methods inherited from interface org.apache.cocoon.sitemap.SitemapOutputComponent |
|---|
getMimeType, setOutputStream, shouldSetContentLength |
| Field Detail |
|---|
static final String ROLE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||