Uses of Class
org.extex.font.format.psfontmap.PsFontsMapReader

Packages that use PsFontsMapReader
org.extex.font.format.psfontmap This package contains the definitions and implementations for the psfonts.map-file. 
 

Uses of PsFontsMapReader in org.extex.font.format.psfontmap
 

Fields in org.extex.font.format.psfontmap declared as PsFontsMapReader
static PsFontsMapReader PsFontsMapReader.mapreader
          The single instance.
 

Methods in org.extex.font.format.psfontmap that return PsFontsMapReader
static PsFontsMapReader PsFontsMapReader.getInstance(java.io.InputStream in)
          Returns the single instance of the PsFontsMapReader.