Interface CosUnicodeName

All Superinterfaces:
CosName, CosObject, Object
All Known Implementing Classes:
GFCosUnicodeName

public interface CosUnicodeName extends CosName
PDF Name representing a Utf8 string
  • Method Details

    • getisValidUtf8

      Boolean getisValidUtf8()
      indicates if the Name represents a Unicode string correctly encoded by Utf8
    • getunicodeValue

      String getunicodeValue()
      the Unicode value of the Name object