intarsys PDF library API

Uses of Interface
de.intarsys.pdf.content.ICSExceptionHandler

Packages that use ICSExceptionHandler
de.intarsys.pdf.content The "content" package contains functionality to work on PDF content streams. 
 

Uses of ICSExceptionHandler in de.intarsys.pdf.content
 

Methods in de.intarsys.pdf.content that return ICSExceptionHandler
 ICSExceptionHandler ICSInterpreter.getExceptionHandler()
          The currently active ICSExceptionHandler for the interpreter.
 ICSExceptionHandler CSInterpreter.getExceptionHandler()
           
 

Methods in de.intarsys.pdf.content with parameters of type ICSExceptionHandler
 void ICSInterpreter.setExceptionHandler(ICSExceptionHandler errorHandler)
          Assign the ICSExceptionHandler for the interpreter.
 void CSInterpreter.setExceptionHandler(ICSExceptionHandler errorHandler)
           
 


intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.