Package net.sourceforge.plantuml.utils
Class Cypher
java.lang.Object
net.sourceforge.plantuml.utils.Cypher
public class Cypher
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addException
(java.lang.String word) java.lang.String
cypher
(java.lang.String s) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Cypher
public Cypher()
-
-
Method Details
-
cypher
public java.lang.String cypher(java.lang.String s) -
addException
public void addException(java.lang.String word)
-