PDF Clown
0.1.2

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

Packages that use FullFileSpecification
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 FullFileSpecification in org.pdfclown.documents.files
 

Methods in org.pdfclown.documents.files that return FullFileSpecification
 FullFileSpecification FullFileSpecification.clone(Document context)
           
static FullFileSpecification FileSpecification.get(Document context, URL url)
          Creates a new reference to a remote file.
static FullFileSpecification FileSpecification.get(EmbeddedFile embeddedFile, String filename)
          Creates a new reference to an embedded file.
 


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.