|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.servingxml.components.serializer.BatchedSerializer
public class BatchedSerializer
Writes the transformed XML directly to an output stream with no additional formatting.
Field Summary |
---|
Fields inherited from interface com.servingxml.io.saxsink.SaxSink |
---|
NULL |
Constructor Summary | |
---|---|
BatchedSerializer(BatchedContentHandler handler)
|
Method Summary | |
---|---|
void |
close()
|
org.xml.sax.ContentHandler |
getContentHandler()
|
void |
setOutputProperties(java.util.Properties outputProperties)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BatchedSerializer(BatchedContentHandler handler)
Method Detail |
---|
public org.xml.sax.ContentHandler getContentHandler()
getContentHandler
in interface SaxSink
public void close()
close
in interface SaxSink
public void setOutputProperties(java.util.Properties outputProperties)
setOutputProperties
in interface SaxSink
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |