public interface IRtfListContainer
Interface for RtfElements that can contain RtfLists.
This work was authored by Bertrand Delacretaz (bdelacretaz@codeconsult.ch).
Modifier and Type | Method and Description |
---|---|
RtfList |
newList(RtfAttributes attrs)
Close the current list, if any, and starts a new one
|
RtfList newList(RtfAttributes attrs) throws IOException
attrs
- attributes of new ListIOException
- for I/O problemsCopyright © 2025 Apache Software Foundation. All rights reserved.