net.sourceforge.plantuml.code
Class TranscoderSmart
java.lang.Object
net.sourceforge.plantuml.code.TranscoderSmart
- All Implemented Interfaces:
- Transcoder
public class TranscoderSmart
- extends Object
- implements Transcoder
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TranscoderSmart
public TranscoderSmart()
decode
public String decode(String code)
throws IOException
- Specified by:
decode
in interface Transcoder
- Throws:
IOException
encode
public String encode(String text)
throws IOException
- Specified by:
encode
in interface Transcoder
- Throws:
IOException
Copyright © 2014. All Rights Reserved.