Uses of Class
com.itextpdf.kernel.pdf.collection.PdfCollectionSchema
 
     
      Packages that use PdfCollectionSchema
     
 
      
     -  
        
Uses of PdfCollectionSchema in com.itextpdf.kernel.pdf.collection
Methods in com.itextpdf.kernel.pdf.collection that return PdfCollectionSchemaModifier and TypeMethodDescriptionPdfCollectionSchema.addField(String name, PdfCollectionField field) Adds a Collection field to the Schema.PdfCollection.getSchema()Gets the Collection schema dictionary.Methods in com.itextpdf.kernel.pdf.collection with parameters of type PdfCollectionSchemaModifier and TypeMethodDescriptionPdfCollection.setSchema(PdfCollectionSchema schema) Sets the Collection schema dictionary.Constructors in com.itextpdf.kernel.pdf.collection with parameters of type PdfCollectionSchema