
public class FileWriterProvider extends Object implements WriterProvider
WriterProvider.ConfigurationFileName| Constructor and Description |
|---|
FileWriterProvider() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
findMatchingConfigurations(String pattern) |
Properties |
getConfigurationProperties(String configName,
String tagName,
String categoryName) |
PrintWriter |
getPrintWriter(String configName,
String tagName,
String categoryName) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfindAvailableConfigurationsForCategorypublic PrintWriter getPrintWriter(String configName, String tagName, String categoryName) throws IOException
getPrintWriter in interface WriterProviderIOExceptionpublic Properties getConfigurationProperties(String configName, String tagName, String categoryName) throws IOException
getConfigurationProperties in interface WriterProviderIOExceptionpublic Set<String> findMatchingConfigurations(String pattern)
findMatchingConfigurations in interface WriterProviderCopyright © 2016 LSST. All rights reserved.