PDF Clown
0.0.8

Uses of Class
it.stefanochizzolini.clown.documents.fileSpecs.RelatedFiles

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

Uses of RelatedFiles in it.stefanochizzolini.clown.documents.fileSpecs
 

Methods in it.stefanochizzolini.clown.documents.fileSpecs that return RelatedFiles
 RelatedFiles RelatedFiles.clone(Document context)
           
 RelatedFiles FileSpec.getDependencies()
          Gets the related files.
 RelatedFiles FileSpec.getMacDependencies()
          Gets the Mac OS-specific related files.
 RelatedFiles FileSpec.getUnixDependencies()
          Gets the Unix-specific related files.
 RelatedFiles FileSpec.getWinDependencies()
          Gets the Windows-specific related files.
 

Methods in it.stefanochizzolini.clown.documents.fileSpecs with parameters of type RelatedFiles
 void FileSpec.setDependencies(RelatedFiles value)
           
 void FileSpec.setMacDependencies(RelatedFiles value)
           
 void FileSpec.setUnixDependencies(RelatedFiles value)
           
 void FileSpec.setWinDependencies(RelatedFiles value)
           
 


PDF Clown
0.0.8

Project home page

Copyright © 2006-2010 Stefano Chizzolini. Some Rights Reserved.
This documentation is available under the terms of the GNU Free Documentation License.