ru.novosoft.dc.rtf.dom
Interface RTFString


public interface RTFString
extends RTFInline

An interface of the proxy object for access to a raw text string of RTF document.


Method Summary
 java.lang.String text()
          Return a text string incapsulated in this proxy object.
 
Methods inherited from interface ru.novosoft.dc.rtf.dom.RTFEntry
exportTo
 

Method Detail

text

public java.lang.String text()
Return a text string incapsulated in this proxy object.