Uses of Class
com.itextpdf.text.pdf.collection.PdfCollectionSchema

Packages that use PdfCollectionSchema
com.itextpdf.text.pdf.collection   
 

Uses of PdfCollectionSchema in com.itextpdf.text.pdf.collection
 

Methods in com.itextpdf.text.pdf.collection that return PdfCollectionSchema
 PdfCollectionSchema PdfCollection.getSchema()
          Gets the Collection schema dictionary.
 

Methods in com.itextpdf.text.pdf.collection with parameters of type PdfCollectionSchema
 void PdfCollection.setSchema(PdfCollectionSchema schema)
          Sets the Collection schema dictionary.
 

Constructors in com.itextpdf.text.pdf.collection with parameters of type PdfCollectionSchema
PdfCollectionItem(PdfCollectionSchema schema)
          Constructs a Collection Item that can be added to a PdfFileSpecification.
 



Copyright © 2013. All Rights Reserved.