Package com.plantuml.api.cheerpj.v1
Class Info
- java.lang.Object
-
- com.plantuml.api.cheerpj.v1.Info
-
public class Info extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Info()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.Object
decode(java.lang.String text)
static java.lang.Object
encode(java.lang.String text)
static java.lang.Object
syntaxCheck(java.lang.String text)
-