Class Upf9Encoder

java.lang.Object
net.sourceforge.plantuml.code.Upf9Encoder

public class Upf9Encoder extends java.lang.Object
  • Method Summary

    Modifier and Type
    Method
    Description
    static byte[]
    encodeChar(char c)
     
    static byte[]
    getBytes(java.lang.String s)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • encodeChar

      public static byte[] encodeChar(char c)
    • getBytes

      public static byte[] getBytes(java.lang.String s) throws java.io.IOException
      Throws:
      java.io.IOException