public class FileSerializer extends java.lang.Object implements Serializer
Modifier and Type | Field and Description |
---|---|
(package private) java.io.File |
baseDirectory |
(package private) static org.apache.log4j.Logger |
logger |
Constructor and Description |
---|
FileSerializer(java.io.File baseDirectory) |
Modifier and Type | Method and Description |
---|---|
java.io.Writer |
getWriterForPath(java.lang.String path) |
static org.apache.log4j.Logger logger
java.io.File baseDirectory
public FileSerializer(java.io.File baseDirectory)
public java.io.Writer getWriterForPath(java.lang.String path) throws ReportingException
getWriterForPath
in interface Serializer
ReportingException