Imports a complete RTF document into an Element, i.e. Chapter, section, Table Cell, etc.
@param elem The Element the document is to be imported into.
@param readerIn The Reader to read the RTF document from.
@param rtfDoc The RtfDocument to add the imported document to.
@throws IOException On I/O errors.
@since 2.1.4
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.