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 Constructor Description Cypher()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addException(java.lang.String word)
java.lang.String
cypher(java.lang.String s)
-