at.knowcenter.wag.egov.egiz.pdf
Class PDFPage.MyInvoke

java.lang.Object
  extended by org.pdfbox.util.operator.OperatorProcessor
      extended by at.knowcenter.wag.egov.egiz.pdf.PDFPage.MyInvoke
Enclosing class:
PDFPage

public class PDFPage.MyInvoke
extends OperatorProcessor


Field Summary
 
Fields inherited from class org.pdfbox.util.operator.OperatorProcessor
context
 
Constructor Summary
PDFPage.MyInvoke()
           
 
Method Summary
 void process(PDFOperator operator, List arguments)
          process the operator.
 
Methods inherited from class org.pdfbox.util.operator.OperatorProcessor
getContext, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PDFPage.MyInvoke

public PDFPage.MyInvoke()
Method Detail

process

public void process(PDFOperator operator,
                    List arguments)
             throws IOException
Description copied from class: OperatorProcessor
process the operator.

Specified by:
process in class OperatorProcessor
Parameters:
operator - The operator that is being processed.
arguments - arguments needed by this operator.
Throws:
IOException - If there is an error processing the operator.


Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.