java.io.Serializablepublic class PdfCollectionSchema extends PdfDictionary
| Constructor | Description |
|---|---|
PdfCollectionSchema() |
Creates a Collection Schema dictionary.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
addField(java.lang.String name,
PdfCollectionField field) |
Adds a Collection field to the Schema.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckType, 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, toStringcanBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, typepublic PdfCollectionSchema()
public void addField(java.lang.String name,
PdfCollectionField field)
name - the name of the collection fieldfield - a Collection FieldCopyright © 1998–2018. All rights reserved.