public static interface CaptureFilter.WriterProvider
Modifier and Type | Method and Description |
---|---|
PrintWriter |
getWriter()
Returns a valid PrintWriter.
|
PrintWriter getWriter() throws IOException
IOException
- when a writer cannot be produced.Copyright © 2014 ForgeRock AS. All rights reserved.