Uses of Class
com.lowagie.text.pdf.collection.PdfCollectionSchema
Packages that use PdfCollectionSchema
-
Uses of PdfCollectionSchema in com.lowagie.text.pdf.collection
Methods in com.lowagie.text.pdf.collection that return PdfCollectionSchemaModifier and TypeMethodDescriptionPdfCollection.getSchema()Gets the Collection schema dictionary.Methods in com.lowagie.text.pdf.collection with parameters of type PdfCollectionSchemaModifier and TypeMethodDescriptionvoidPdfCollection.setSchema(PdfCollectionSchema schema) Sets the Collection schema dictionary.Constructors in com.lowagie.text.pdf.collection with parameters of type PdfCollectionSchemaModifierConstructorDescriptionPdfCollectionItem(PdfCollectionSchema schema) Constructs a Collection Item that can be added to a PdfFileSpecification.