Class PdfCollectionItem
java.lang.Object
com.itextpdf.text.pdf.PdfObject
com.itextpdf.text.pdf.PdfDictionary
com.itextpdf.text.pdf.collection.PdfCollectionItem
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) PdfCollectionSchemaThe PdfCollectionSchema with the names and types of the items. -
Constructor Summary
ConstructorsConstructorDescriptionPdfCollectionItem(PdfCollectionSchema schema) Constructs a Collection Item that can be added to a PdfFileSpecification. -
Method Summary
Modifier and TypeMethodDescriptionvoidSets the value of the collection item.voidSets the value of the collection item.voidSets the value of the collection item.voidSets the value of the collection item.voidSets the value of the collection item.voidSets the value of the collection item.voidSets the value of the collection item.voidSets the value of the collection item.voidAdds a prefix for the Collection item.Methods inherited from class PdfDictionary
checkType, clear, contains, get, getAsArray, getAsBoolean, getAsDict, getAsIndirectObject, getAsName, getAsNumber, getAsStream, getAsString, getDirectObject, getKeys, isCatalog, isFont, isOutlineTree, isPage, isPages, merge, mergeDifferent, put, putAll, putEx, remove, size, toPdf, toStringMethods inherited from class PdfObject
canBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, type
-
Field Details
-
schema
PdfCollectionSchema schemaThe PdfCollectionSchema with the names and types of the items.
-
-
Constructor Details
-
PdfCollectionItem
Constructs a Collection Item that can be added to a PdfFileSpecification.
-
-
Method Details
-
addItem
-
addItem
-
addItem
-
addItem
-
addItem
-
addItem
-
addItem
-
addItem
-
setPrefix
-