org.opencrx.kernel.utils.rtf
Class MultiTextParts

java.lang.Object
  extended by org.opencrx.kernel.utils.rtf.MultiTextParts
All Implemented Interfaces:
Text

public class MultiTextParts
extends Object
implements Text


Constructor Summary
MultiTextParts()
           
MultiTextParts(TextPart content)
           
 
Method Summary
 void addText(TextPart part)
           
 String getRtfContent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiTextParts

public MultiTextParts()

MultiTextParts

public MultiTextParts(TextPart content)
Method Detail

addText

public void addText(TextPart part)

getRtfContent

public String getRtfContent()
Specified by:
getRtfContent in interface Text


This software is published under the BSD license. Copyright © 2003-2012, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.