PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.interchange.metadata.Metadata

Packages that use Metadata
org.pdfclown.documents.interchange.metadata Features that support global information about the document [PDF:1.6:10.2]. 
org.pdfclown.objects Primitive PDF object types [PDF:1.6:3.2], along with related extensions [PDF:1.6:3.8]. 
 

Uses of Metadata in org.pdfclown.documents.interchange.metadata
 

Methods in org.pdfclown.documents.interchange.metadata that return Metadata
 Metadata Metadata.clone(Document context)
           
 

Uses of Metadata in org.pdfclown.objects
 

Methods in org.pdfclown.objects that return Metadata
 Metadata PdfObjectWrapper.getMetadata()
          Gets the metadata associated to this object.
 

Methods in org.pdfclown.objects with parameters of type Metadata
 void PdfObjectWrapper.setMetadata(Metadata value)
           
 


PDF Clown
0.1.2

Project home page

Copyright © 2006-2013 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.