intarsys PDF library API

de.intarsys.font
Class FontResourceMap

java.lang.Object
  extended by de.intarsys.font.FontMap
      extended by de.intarsys.font.FontResourceMap

public class FontResourceMap
extends FontMap

DOCUMENT ME!


Constructor Summary
FontResourceMap(FontMapper mapper, String name, Class owner, String resource)
           
 
Method Summary
 InputStream getAsStream()
           
 Class getOwner()
           
 String getResource()
           
 
Methods inherited from class de.intarsys.font.FontMap
getKey, getMapper, getName
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FontResourceMap

public FontResourceMap(FontMapper mapper,
                       String name,
                       Class owner,
                       String resource)
Method Detail

getAsStream

public InputStream getAsStream()
                        throws IOException
Specified by:
getAsStream in class FontMap
Throws:
IOException

getOwner

public Class getOwner()

getResource

public String getResource()

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.