Class PDTypedDictionaryWrapper

    • Constructor Detail

      • PDTypedDictionaryWrapper

        public PDTypedDictionaryWrapper​(java.lang.String type)
        Creates a new instance with a given type.
        Parameters:
        type - the type (Type)
      • PDTypedDictionaryWrapper

        public PDTypedDictionaryWrapper​(COSDictionary dictionary)
        Creates a new instance with a given COS dictionary.
        Parameters:
        dictionary - the dictionary
    • Method Detail

      • getType

        public java.lang.String getType()
        Gets the type.
        Returns:
        the type