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