PropertiesFileFactory
| Kind of class: | class |
|---|---|
| Inherits from: | BasicClass |
| Implements: | |
| Version: | 1.0 |
| Author: | Martin Heidegger |
| Classpath: | org.as2lib.io.file.PropertiesFileFactory |
| File last modified: | Wednesday, 12 October 2005, 19:17:22 |
Summary
Instance methods
createTextFile
Creates a new
PropertiesFile instance for the loaded resource.Parameters:
source:
content of the file to create
size :
size in bytes of the loaded resource
uri :
location of the loaded resource
Returns:
a property file that represents the resource
Specified by: