Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.jfree.xml.writer.AbstractXmlWriteHandler
Constructor Summary | |
|
Method Summary | |
RootXmlWriteHandler |
|
void |
|
public RootXmlWriteHandler getRootHandler()
Returns the root handler.
- Specified by:
- getRootHandler in interface XmlWriteHandler
- Returns:
- the root handler.
public void setRootHandler(RootXmlWriteHandler rootHandler)
Sets the root handler.
- Specified by:
- setRootHandler in interface XmlWriteHandler
- Parameters:
rootHandler
- the root handler.