public class RawRtfParser extends Object implements IRtfParser
| Constructor and Description |
|---|
RawRtfParser() |
| Modifier and Type | Method and Description |
|---|---|
void |
parse(IRtfSource source,
IRtfListener listener)
Parse RTF data from an input source.
|
public void parse(IRtfSource source, IRtfListener listener) throws IOException
parse in interface IRtfParserIOExceptionCopyright © 2013–2018. All rights reserved.