at.gv.egiz.pdfas.impl.signator
Class IncrementalUpdateHelper

java.lang.Object
  extended byat.gv.egiz.pdfas.impl.signator.IncrementalUpdateHelper

public final class IncrementalUpdateHelper
extends Object

Author:
wprinz

Constructor Summary
IncrementalUpdateHelper()
           
 
Method Summary
static IncrementalUpdateInformation writeIncrementalUpdate(PdfDataSource pdfDataSource, com.lowagie.text.pdf.PdfPTable pdf_table, String profile, PositioningInstruction pi, List variable_field_definitions, List all_field_definitions, List invisible_field_definitions, String invisibleKZString, TimeStamper timeStamper, SignatorInformation si, SignatureObject so)
           
static IncrementalUpdateInformation writeIncrementalUpdate(PdfDataSource pdfDataSource, com.lowagie.text.pdf.PdfPTable pdf_table, String profile, PositioningInstruction pi, List variable_field_definitions, List all_field_definitions, TimeStamper timeStamper, SignatorInformation si, SignatureObject so)
           
static IncrementalUpdateInformation writeIncrementalUpdateToDataSink(PdfDataSource pdfDataSource, DataSink dataSink, com.lowagie.text.pdf.PdfPTable pdf_table, String profile, PositioningInstruction pi, List variable_field_definitions, List all_field_definitions, List invisible_field_definitions, String invisibleKZString, TimeStamper timeStamper, SignatorInformation si, SignatureObject so)
           
static IncrementalUpdateInformation writeIncrementalUpdateToDataSink(PdfDataSource pdfDataSource, DataSink dataSink, com.lowagie.text.pdf.PdfPTable pdf_table, String profile, PositioningInstruction pi, TimeStamper timeStamper, SignatorInformation si, SignatureObject so)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncrementalUpdateHelper

public IncrementalUpdateHelper()
Method Detail

writeIncrementalUpdate

public static IncrementalUpdateInformation writeIncrementalUpdate(PdfDataSource pdfDataSource,
                                                                  com.lowagie.text.pdf.PdfPTable pdf_table,
                                                                  String profile,
                                                                  PositioningInstruction pi,
                                                                  List variable_field_definitions,
                                                                  List all_field_definitions,
                                                                  TimeStamper timeStamper,
                                                                  SignatorInformation si,
                                                                  SignatureObject so)
                                                           throws PresentableException
Throws:
PresentableException

writeIncrementalUpdate

public static IncrementalUpdateInformation writeIncrementalUpdate(PdfDataSource pdfDataSource,
                                                                  com.lowagie.text.pdf.PdfPTable pdf_table,
                                                                  String profile,
                                                                  PositioningInstruction pi,
                                                                  List variable_field_definitions,
                                                                  List all_field_definitions,
                                                                  List invisible_field_definitions,
                                                                  String invisibleKZString,
                                                                  TimeStamper timeStamper,
                                                                  SignatorInformation si,
                                                                  SignatureObject so)
                                                           throws PresentableException
Throws:
PresentableException

writeIncrementalUpdateToDataSink

public static IncrementalUpdateInformation writeIncrementalUpdateToDataSink(PdfDataSource pdfDataSource,
                                                                            DataSink dataSink,
                                                                            com.lowagie.text.pdf.PdfPTable pdf_table,
                                                                            String profile,
                                                                            PositioningInstruction pi,
                                                                            TimeStamper timeStamper,
                                                                            SignatorInformation si,
                                                                            SignatureObject so)
                                                                     throws PresentableException
Throws:
PresentableException

writeIncrementalUpdateToDataSink

public static IncrementalUpdateInformation writeIncrementalUpdateToDataSink(PdfDataSource pdfDataSource,
                                                                            DataSink dataSink,
                                                                            com.lowagie.text.pdf.PdfPTable pdf_table,
                                                                            String profile,
                                                                            PositioningInstruction pi,
                                                                            List variable_field_definitions,
                                                                            List all_field_definitions,
                                                                            List invisible_field_definitions,
                                                                            String invisibleKZString,
                                                                            TimeStamper timeStamper,
                                                                            SignatorInformation si,
                                                                            SignatureObject so)
                                                                     throws PresentableException
Throws:
PresentableException


Copyright © 2006-2010. All Rights Reserved.