public interface IRtfListContainer
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 java.io.IOException
attrs
- attributes of new Listjava.io.IOException
- for I/O problemsCopyright 1999-2010 The Apache Software Foundation. All Rights Reserved.