Uses of Class
org.anchoranalysis.io.output.writer.WriterRouterErrors
| Package | Description |
|---|---|
| org.anchoranalysis.io.output.outputter |
Classes for outputting to particular directories.
|
-
Uses of WriterRouterErrors in org.anchoranalysis.io.output.outputter
Methods in org.anchoranalysis.io.output.outputter that return WriterRouterErrors Modifier and Type Method Description WriterRouterErrorsOutputter. writerMultiplex(boolean selectSelective)Multiplexes between theselectiveandpermissivewriters based on a flag.WriterRouterErrorsOutputter. writerPermissive()The writer that allows all outputs.WriterRouterErrorsOutputter. writerSecondLevel(String outputNameFirstLevel)A writer that performs a second-level check on which outputs occur, but writes to the top-level directory.WriterRouterErrorsOutputter. writerSelective()The writer that allows only certain selected outputs.