jPod PDF library

de.intarsys.pdf.cos
Interface ICOSProxyVisitor

All Known Implementing Classes:
COSWriter

public interface ICOSProxyVisitor

An interface for visiting a proxy to a COSObject


Method Summary
 Object visitFromProxy(COSObjectProxy obj)
          Notification of visit to COSObjectProxy object.
 

Method Detail

visitFromProxy

Object visitFromProxy(COSObjectProxy obj)
                      throws COSVisitorException
Notification of visit to COSObjectProxy object.

Parameters:
obj - The Object that is being visited.
Returns:
any Object depending on the visitor implementation, or null
Throws:
COSVisitorException - If there is an error while visiting this object.

jPod PDF library

Copyright © 2008 intarsys consulting GmbH. All Rights Reserved.