public abstract class XmlPrintHandler extends java.lang.Object implements PrintHandler<ca.uqac.lif.xml.XmlElement>
| Modifier and Type | Field and Description |
|---|---|
protected XmlPrinter |
m_printer |
| Constructor and Description |
|---|
XmlPrintHandler(XmlPrinter printer) |
| Modifier and Type | Method and Description |
|---|---|
void |
reset()
Resets the internal state of the handler
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanHandle, handleprotected XmlPrinter m_printer
public XmlPrintHandler(XmlPrinter printer)
public void reset()
PrintHandlerreset in interface PrintHandler<ca.uqac.lif.xml.XmlElement>Copyright © Sylvain HallĂ©. All Rights Reserved.