|
PDF Clown 0.1.2 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |