RtfParser
Inheritance: java.lang.Object, com.aspose.pdf.rtf.RtfParser
public class RtfParser extends Object
Class for conversion of collected RTF tokens into RTF document.
Constructors
| Constructor | Description |
|---|---|
| RtfParser |
Methods
| Method | Description |
|---|---|
| parse | Converts RTF formatted document into structured representation. |
RtfParser
public RtfParser()
parse
Converts RTF formatted document into structured representation.