public class RtfParser extends Object
Class for conversion of collected RTF tokens into RTF document.
| Constructor and Description |
|---|
RtfParser() |
| Modifier and Type | Method and Description |
|---|---|
RtfDocument |
parse(com.aspose.ms.System.IO.Stream rtfStream)
Converts RTF formatted document into structured representation.
|
public final RtfDocument parse(com.aspose.ms.System.IO.Stream rtfStream)
Converts RTF formatted document into structured representation.
rtfStream - RTF document, read as stream.Copyright © 2026 Aspose. All Rights Reserved.