|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XmlSerializer
| Method Summary | |
|---|---|
void |
flushCache()
|
java.io.Writer |
getOutput()
|
int |
getType()
|
void |
injectSecurityDone()
|
void |
injectSecurityStart()
|
void |
plainText(java.lang.String text)
|
void |
setOutput(java.io.Writer writer)
|
void |
unknownElements(QName qname,
List elements)
|
| Methods inherited from interface org.xmlpull.v1.XmlSerializer |
|---|
attribute, cdsect, comment, docdecl, endDocument, endTag, entityRef, flush, getDepth, getFeature, getName, getNamespace, getPrefix, getProperty, ignorableWhitespace, processingInstruction, setFeature, setOutput, setPrefix, setProperty, startDocument, startTag, text, text |
| Method Detail |
|---|
int getType()
void plainText(java.lang.String text)
throws java.io.IOException
java.io.IOException
void unknownElements(QName qname,
List elements)
throws java.io.IOException
java.io.IOExceptionvoid setOutput(java.io.Writer writer)
setOutput in interface org.xmlpull.v1.XmlSerializerjava.io.Writer getOutput()
void flushCache()
void injectSecurityStart()
void injectSecurityDone()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||