|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BundleElementWriteHandler
Todo: Document Me
| Method Summary | |
|---|---|
void |
writeElement(org.pentaho.reporting.libraries.docbundle.WriteableDocumentBundle bundle,
BundleWriterState state,
org.pentaho.reporting.libraries.xmlns.writer.XmlWriter xmlWriter,
Element element)
Writes a single element as XML structure. |
| Method Detail |
|---|
void writeElement(org.pentaho.reporting.libraries.docbundle.WriteableDocumentBundle bundle,
BundleWriterState state,
org.pentaho.reporting.libraries.xmlns.writer.XmlWriter xmlWriter,
Element element)
throws IOException,
BundleWriterException
bundle - the bundle to which to write to.state - the current write-state.xmlWriter - the xml writer.element - the element.
IOException - if an IO error occured.
BundleWriterException - if an Bundle writer.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||