|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SAXSerializer
This interface describes a Serializer, which will serialize the SAX-Events to the given stream.
| Method Summary | |
|---|---|
java.lang.String |
getMimeType()
|
java.lang.String |
getSuffix()
|
void |
setOutput(java.io.OutputStream out)
|
| Methods inherited from interface org.xml.sax.ContentHandler |
|---|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
| Methods inherited from interface org.kabeja.processing.Configurable |
|---|
getProperties, setProperties |
| Method Detail |
|---|
java.lang.String getSuffix()
java.lang.String getMimeType()
void setOutput(java.io.OutputStream out)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||