net.sourceforge.plantuml.code
Class ArobaseStringCompressor
java.lang.Object
net.sourceforge.plantuml.code.ArobaseStringCompressor
- All Implemented Interfaces:
- StringCompressor
public class ArobaseStringCompressor
- extends Object
- implements StringCompressor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArobaseStringCompressor
public ArobaseStringCompressor()
compress
public String compress(String data)
throws IOException
- Specified by:
compress
in interface StringCompressor
- Throws:
IOException
decompress
public String decompress(String s)
throws IOException
- Specified by:
decompress
in interface StringCompressor
- Throws:
IOException
Copyright © 2013. All Rights Reserved.