public class ChangesXml extends Object
| Constructor and Description |
|---|
ChangesXml(net.oneandone.sushi.fs.file.FileNode dest,
Document doc) |
| Modifier and Type | Method and Description |
|---|---|
static ChangesXml |
load(net.oneandone.sushi.fs.file.FileNode basedir) |
void |
releaseDate(String version,
Date date) |
void |
save() |
public static final String PATH
public ChangesXml(net.oneandone.sushi.fs.file.FileNode dest,
Document doc)
public static ChangesXml load(net.oneandone.sushi.fs.file.FileNode basedir) throws IOException, SAXException
IOExceptionSAXExceptionpublic void releaseDate(String version, Date date) throws net.oneandone.sushi.xml.XmlException
net.oneandone.sushi.xml.XmlExceptionpublic void save()
throws IOException
IOExceptionCopyright © 2012-2014 1&1. All Rights Reserved.