public interface IRtfParser
| Modifier and Type | Method and Description |
|---|---|
void |
parse(IRtfSource source,
IRtfListener listener)
At the point the parser is constructed, a listener will have been
supplied by the caller.
|
void parse(IRtfSource source, IRtfListener listener) throws IOException
IOExceptionCopyright © 2013–2018. All rights reserved.