PDF Clown
0.1.2

Uses of Class
org.pdfclown.documents.files.RelatedFiles

Packages that use RelatedFiles
org.pdfclown.documents.files File specifications used to reference the contents of other (either external or embedded) files [PDF:1.6:3.10]. 
 

Uses of RelatedFiles in org.pdfclown.documents.files
 

Methods in org.pdfclown.documents.files that return RelatedFiles
 RelatedFiles RelatedFiles.clone(Document context)
           
 RelatedFiles FullFileSpecification.getDependencies()
          Gets the related files.
static RelatedFiles RelatedFiles.wrap(PdfDirectObject baseObject)
           
 

Methods in org.pdfclown.documents.files with parameters of type RelatedFiles
 void FullFileSpecification.setDependencies(RelatedFiles 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.