public interface IRtfTextrunContainer
Interface which enables an implementing class to contain linear text runs.
This work was authored by Peter Herweg (pherweg@web.de).
Modifier and Type | Method and Description |
---|---|
RtfTextrun |
getTextrun()
Returns the current RtfTextrun object.
|
RtfTextrun getTextrun() throws java.io.IOException
java.io.IOException
- Thrown when an IO-problem occursCopyright 1999-2017 The Apache Software Foundation. All Rights Reserved.