public interface SAXEventReplay
| Modifier and Type | Method and Description |
|---|---|
void |
replay(ContentHandler handler)
Replay the last SAX event onto the supplied SAX
ContentHandler instance. |
void replay(ContentHandler handler) throws SmooksException
ContentHandler instance.handler - The handler on whic to replay the last event.SmooksException - Error replaying last event.Copyright © 2020. All rights reserved.