Interface ContentStreamListener
Listens for notifications w.r.t. content. This includes receiving notifications
of the opening and closing of the content streams.
- Author:
- Derek Hulley
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Called when the stream associated with a reader or writer is closed
-
Method Details
-
contentStreamClosed
Called when the stream associated with a reader or writer is closed- Throws:
ContentIOException
-