@FunctionalInterface public interface IWriterProvider
Writer objects from a given name.| Modifier and Type | Method and Description |
|---|---|
Writer |
getWriter(String sName,
EAppend eAppend)
Get the writer from the given name.
|
Copyright © 2014–2017 Philip Helger. All rights reserved.