public abstract class AbstractSnapshotTuner extends Object
Constructor and Description |
---|
AbstractSnapshotTuner() |
Modifier and Type | Method and Description |
---|---|
void |
addLicenseHeaderToFileIfNeeded(String path) |
void |
createUpdatedChangeLogFile(String sourcePath,
String targetPath) |
Map<String,String> |
getNamespaceUris() |
abstract org.dom4j.Document |
updateChangeLog(org.dom4j.Document document) |
public abstract org.dom4j.Document updateChangeLog(org.dom4j.Document document)
public void addLicenseHeaderToFileIfNeeded(String path) throws IOException
IOException
public void createUpdatedChangeLogFile(String sourcePath, String targetPath) throws org.dom4j.DocumentException, IOException, SAXException
org.dom4j.DocumentException
IOException
SAXException
Copyright © 2024 OpenMRS Inc.. All rights reserved.