com.itextpdf.text.pdf.fonts.cmaps
Class CidResource

java.lang.Object
  extended by com.itextpdf.text.pdf.fonts.cmaps.CidResource
All Implemented Interfaces:
CidLocation

public class CidResource
extends Object
implements CidLocation

Author:
psoares

Constructor Summary
CidResource()
           
 
Method Summary
 PRTokeniser getLocation(String location)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CidResource

public CidResource()
Method Detail

getLocation

public PRTokeniser getLocation(String location)
                        throws IOException
Specified by:
getLocation in interface CidLocation
Throws:
IOException


Copyright © 2013. All Rights Reserved.