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

ConstructorDescription
RtfParser

Methods

MethodDescription
parseConverts RTF formatted document into structured representation.

RtfParser

public RtfParser()

parse

Converts RTF formatted document into structured representation.