Uses of Class
org.sejda.impl.pdfbox.component.PDDocumentHandler

Packages that use PDDocumentHandler
org.sejda.impl.pdfbox.component   
 

Uses of PDDocumentHandler in org.sejda.impl.pdfbox.component
 

Subclasses of PDDocumentHandler in org.sejda.impl.pdfbox.component
 class PagesExtractor
          Component responsible for extracting a set of pages from an input PDDocumentHandler to a new PDDocumentHandler.
 class PdfAlternateMixer
          Component providing functionalities to perform an alternate mix on two PdfMixInput.
 

Methods in org.sejda.impl.pdfbox.component that return PDDocumentHandler
 PDDocumentHandler DefaultPdfSourceOpener.open(PdfFileSource source)
           
 PDDocumentHandler DefaultPdfSourceOpener.open(PdfStreamSource source)
           
 PDDocumentHandler DefaultPdfSourceOpener.open(PdfURLSource source)
           
 

Constructors in org.sejda.impl.pdfbox.component with parameters of type PDDocumentHandler
PagesExtractor(PDDocumentHandler sourceDocumentHandler)
           
 



Copyright © 2012. All Rights Reserved.