@FunctionalInterface public interface IReaderProvider
Reader objects from a given name.| Modifier and Type | Method and Description |
|---|---|
Reader |
getReader(String sName)
Get the reader from the given name.
|
Copyright © 2014–2019 Philip Helger. All rights reserved.