public interface ResultWriterFactory
Modifier and Type | Method and Description |
---|---|
Writer |
writerFor(Result result)
Builds a writer for the given results.
|
Writer writerFor(Result result) throws IOException
result
- not nullIOException
- when suitable writer cannot be constructedCopyright © 2011–1970 Apache Software Foundation. All rights reserved.