Class GFCosUnicodeName

All Implemented Interfaces:
Object, CosName, CosObject, CosUnicodeName

public class GFCosUnicodeName extends GFCosName implements CosUnicodeName
Author:
Timur Kamalov
  • Field Details

  • Constructor Details

    • GFCosUnicodeName

      public GFCosUnicodeName(COSName cosName)
      Default constructor.
      Parameters:
      cosName -
  • Method Details

    • getisValidUtf8

      public Boolean getisValidUtf8()
      Description copied from interface: CosUnicodeName
      indicates if the Name represents a Unicode string correctly encoded by Utf8
      Specified by:
      getisValidUtf8 in interface CosUnicodeName
      Returns:
      true if name is valid UTF-8 string
    • getunicodeValue

      public String getunicodeValue()
      Description copied from interface: CosUnicodeName
      the Unicode value of the Name object
      Specified by:
      getunicodeValue in interface CosUnicodeName
      Returns:
      converted to UTF-8 name