at.gv.egiz.pdfas.impl.input
Class IncrementalUpdateParser

java.lang.Object
  extended byat.gv.egiz.pdfas.impl.input.IncrementalUpdateParser

public class IncrementalUpdateParser
extends Object

Parses the given PDF document into a list of Incremental Update blocks.

Author:
wprinz

Constructor Summary
IncrementalUpdateParser()
           
 
Method Summary
static List parsePdfIntoIUBlocks(PdfDataSource pdfDataSource)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncrementalUpdateParser

public IncrementalUpdateParser()
Method Detail

parsePdfIntoIUBlocks

public static List parsePdfIntoIUBlocks(PdfDataSource pdfDataSource)
                                 throws PDFDocumentException
Throws:
PDFDocumentException


Copyright © 2006-2010. All Rights Reserved.