PDF Clown
0.1.2

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

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

Methods in org.pdfclown.documents.files that return FullFileSpecification.StandardFileSystemEnum
static FullFileSpecification.StandardFileSystemEnum FullFileSpecification.StandardFileSystemEnum.valueOf(PdfName code)
           
static FullFileSpecification.StandardFileSystemEnum FullFileSpecification.StandardFileSystemEnum.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FullFileSpecification.StandardFileSystemEnum[] FullFileSpecification.StandardFileSystemEnum.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


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.