Class FileRepository
java.lang.Object
dev.logchange.core.infrastructure.persistance.file.FileRepository
- All Implemented Interfaces:
FileWriter,XmlFileWriter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FileRepository
public FileRepository()
-
-
Method Details
-
write
- Specified by:
writein interfaceFileWriter
-
writeXml
public void writeXml(org.apache.maven.plugins.changes.model.ChangesDocument changesDocument) - Specified by:
writeXmlin interfaceXmlFileWriter
-