Package net.sourceforge.plantuml.code
Class TranscoderSmartProtected
java.lang.Object
net.sourceforge.plantuml.code.TranscoderSmartProtected
- All Implemented Interfaces:
Transcoder
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TranscoderSmartProtected
public TranscoderSmartProtected()
-
-
Method Details
-
decode
- Specified by:
decode
in interfaceTranscoder
- Throws:
NoPlantumlCompressionException
-
encode
public java.lang.String encode(java.lang.String text) throws java.io.IOException - Specified by:
encode
in interfaceTranscoder
- Throws:
java.io.IOException
-