intarsys PDF library API

Uses of Interface
de.intarsys.pdf.cos.ICOSDocumentListener

Packages that use ICOSDocumentListener
de.intarsys.pdf.cos This package implements the low level document and its datatypes according to the pdf specification. 
 

Uses of ICOSDocumentListener in de.intarsys.pdf.cos
 

Methods in de.intarsys.pdf.cos with parameters of type ICOSDocumentListener
 void COSDocument.addDocumentListener(ICOSDocumentListener listener)
          Add an ICOSDocumentListener to be informed about the documents events.
 void COSDocument.removeDocumentListener(ICOSDocumentListener listener)
          Remove an ICOSDocumentListener.
 


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.