
public class FileWriterProvider extends Object implements LocalConfigurationProxy.WriterProvider
| Constructor and Description |
|---|
FileWriterProvider() |
| Modifier and Type | Method and Description |
|---|---|
Properties |
getConfigurationProperties(String configName,
String tagName,
String categoryName) |
PrintWriter |
getPrintWriter(String configName,
String tagName,
String categoryName) |
public PrintWriter getPrintWriter(String configName, String tagName, String categoryName) throws IOException
getPrintWriter in interface LocalConfigurationProxy.WriterProviderIOExceptionpublic Properties getConfigurationProperties(String configName, String tagName, String categoryName) throws IOException
getConfigurationProperties in interface LocalConfigurationProxy.WriterProviderIOExceptionCopyright © 2016 LSST. All rights reserved.