com.lowagie.text.pdf.collection
public class PdfCollectionSchema extends PdfDictionary
Constructor Summary | |
---|---|
PdfCollectionSchema()
Creates a Collection Schema dictionary. |
Method Summary | |
---|---|
void | addField(String name, PdfCollectionField field)
Adds a Collection field to the Schema. |
Parameters: name the name of the collection field field a Collection Field