PDF Clown
0.1.2

org.pdfclown.documents.files
Interface IFileResource

All Known Implementing Classes:
FileAttachment, Movie, ObjectStream, PdfStream, XRefStream

public interface IFileResource

File resource.

Since:
0.1.2
Version:
0.1.2, 02/04/12
Author:
Stefano Chizzolini (http://www.stefanochizzolini.it)

Method Summary
 FileSpecification<?> getDataFile()
          Gets the file containing the object data.
 void setDataFile(FileSpecification<?> value)
           
 

Method Detail

getDataFile

FileSpecification<?> getDataFile()
Gets the file containing the object data.


setDataFile

void setDataFile(FileSpecification<?> value)
See Also:
getDataFile()

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.