Package net.sourceforge.plantuml.code
Class Upf9Encoder
- java.lang.Object
-
- net.sourceforge.plantuml.code.Upf9Encoder
-
public class Upf9Encoder extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]
encodeChar(char c)
static byte[]
getBytes(java.lang.String s)
-