module HexaPDF:: DictionaryFields:: FileSpecificationConverter
Converter module for file specification fields. A file specification in string format is converted to the corresponding file specification dictionary.
See: PDF2.0 s7.11, HexaPDF::Type::FileSpecification
Public Class Methods
Filespecs can also be simple hashes or strings.
Converts a string file specification or a hash into a full file specification. Otherwise returns nil
.
This converter is only used for the :Filespec type.