Class CodePageString

    • Constructor Detail

      • CodePageString

        public CodePageString()
    • Method Detail

      • getJavaValue

        public java.lang.String getJavaValue​(int codepage)
                                      throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException
      • getSize

        public int getSize()
      • setJavaValue

        public void setJavaValue​(java.lang.String string,
                                 int codepage)
                          throws java.io.UnsupportedEncodingException
        Throws:
        java.io.UnsupportedEncodingException
      • write

        public int write​(java.io.OutputStream out)
                  throws java.io.IOException
        Throws:
        java.io.IOException