Update to HSQLDB driver
Remove DWR Remove native SVG tables Add new REST services for persistence.
This commit is contained in:
@@ -75,10 +75,4 @@ public class MindMapHistory {
|
||||
public void setXml(byte[] xml) {
|
||||
this.xml = xml;
|
||||
}
|
||||
|
||||
public String getNativeXml()
|
||||
throws IOException
|
||||
{
|
||||
return ZipUtils.zipToString(xml);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user