Package net.sourceforge.plantuml.eggs
Class SentenceDecoder
java.lang.Object
net.sourceforge.plantuml.eggs.SentenceDecoder
public class SentenceDecoder
extends java.lang.Object
-
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
-
SentenceDecoder
public SentenceDecoder(java.lang.String sentence1, byte[] crypted) throws java.io.UnsupportedEncodingException - Throws:
java.io.UnsupportedEncodingException
-
-
Method Details
-
isOk
public boolean isOk() -
getSecret
public java.lang.String getSecret()
-