Package net.sourceforge.plantuml.code
Interface Transcoder
- All Known Implementing Classes:
TranscoderImpl
,TranscoderSmart
,TranscoderSmartProtected
public interface Transcoder
-
Method Summary
-
Method Details
-
encode
java.lang.String encode(java.lang.String text) throws java.io.IOException - Throws:
java.io.IOException
-
decode
- Throws:
NoPlantumlCompressionException
-