Uses of Class
org.verapdf.pd.font.cmap.CharacterCollections.CIDSystemInfo.Registry
-
Packages that use CharacterCollections.CIDSystemInfo.Registry Package Description org.verapdf.pd.font.cmap -
-
Uses of CharacterCollections.CIDSystemInfo.Registry in org.verapdf.pd.font.cmap
Methods in org.verapdf.pd.font.cmap that return CharacterCollections.CIDSystemInfo.Registry Modifier and Type Method Description CharacterCollections.CIDSystemInfo.RegistryCharacterCollections.CIDSystemInfo. getRegistry()static CharacterCollections.CIDSystemInfo.RegistryCharacterCollections.CIDSystemInfo.Registry. valueOf(String name)Returns the enum constant of this type with the specified name.static CharacterCollections.CIDSystemInfo.Registry[]CharacterCollections.CIDSystemInfo.Registry. values()Returns an array containing the constants of this enum type, in the order they are declared.
-