ru.novosoft.dc.rtf.dom
Interface RTFStringFactory


public interface RTFStringFactory

An interface of the string factory.


Method Summary
 RTFString createRTFString(java.lang.String string)
          Create an RTFString using the parameter specified.
 

Method Detail

createRTFString

public RTFString createRTFString(java.lang.String string)
Create an RTFString using the parameter specified.