com.lowagie.text.rtf
public interface RtfExtendedElement extends RtfBasicElement
Version: $Id: RtfExtendedElement.java 3373 2008-05-12 16:21:24Z xlv $
Method Summary | |
---|---|
void | writeDefinition(OutputStream out)
Write the definition part of the element
|
Parameters: out The OutputStream
to write the element definition to