| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectorg.jfree.xml.writer.AbstractXmlWriteHandlerConstructor 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.