PDF Clown
0.1.2

Uses of Class
org.pdfclown.files.FileIdentifier

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

Uses of FileIdentifier in org.pdfclown.documents.files
 

Methods in org.pdfclown.documents.files that return FileIdentifier
 FileIdentifier FullFileSpecification.getID()
          Gets the identifier of the file.
 

Methods in org.pdfclown.documents.files with parameters of type FileIdentifier
 void FullFileSpecification.setID(FileIdentifier value)
           
 

Uses of FileIdentifier in org.pdfclown.files
 

Methods in org.pdfclown.files that return FileIdentifier
 FileIdentifier FileIdentifier.clone(Document context)
           
 FileIdentifier File.getID()
          Gets the identifier of this file.
static FileIdentifier FileIdentifier.wrap(PdfDirectObject baseObject)
          Gets an existing file identifier.
 


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.