|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Closeable
An object that can be closed, generally this means a formattable object.
Method Summary | |
---|---|
void |
close()
Call this method when you are done adding detail. |
boolean |
isClosed()
|
Method Detail |
---|
void close() throws ReportingException
ReportingException
boolean isClosed()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |