Le Coup de Cap

Vue de l’ensemble

‘ToUnicodeCMap’ est une classe dans Aspose.PDF FOSS pour Java.

Un parsé ToUnicode CMap (ISO 32000-1:2008, §9.10.3).

Cette classe fournit 5 méthodes pour travailler avec les objets ToUnicodeCMap dans les programmes Java. Les méthodologies disponibles comprennent: ToUicode CMap, contains , getMappings,, ’lookupetsize. Tous les membres publics sont accessibles à n'importe quelle application Java après l'installation de l’Aspose.PDF FOSS pour le package Java . Propriétés : mapping` .

Propriétés

NameTypeAccessDescription
mappingsMap<Integer, String>ReadReturns an unmodifiable view of all mappings.

méthodes

SignatureDescription
ToUnicodeCMap(mappings: Map<Integer, String>)Creates a ToUnicodeCMap with the given mappings.
lookup(charCode: int)StringLooks up the Unicode string for the given character code.
contains(charCode: int)booleanReturns whether the given character code is mapped.
size()intReturns the number of mappings.
getMappings()Map<Integer, String>Returns an unmodifiable view of all mappings.

Voir aussi

  • Aspose.PDF pour Java — API d’entreprise
 Français