public class PdfCollectionSchema extends PdfDictionary
| Constructor and Description | 
|---|
PdfCollectionSchema() 
            
              Creates a Collection Schema dictionary. 
               |  
          
| Modifier and Type | Method and Description | 
|---|---|
void |  
           addField(String name, PdfCollectionField field) 
            
              Adds a Collection field to the Schema. 
               |  
          
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, toStringcanBeInObjStm, getBytes, getIndRef, isArray, isBoolean, isDictionary, isIndirect, isName, isNull, isNumber, isStream, isString, length, setContent, setIndRef, typepublic PdfCollectionSchema()
public void addField(String name, PdfCollectionField field)
name - the name of the collection field 
           field - a Collection Field 
           Copyright © 1998–2019. All rights reserved.