- LAST_MODIFIER_KEY - Static variable in interface com.arcway.cockpit.docgen.provider.interfaces.IRecord
-
key "lastModifier"
- lastModified(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Returns the time that the file denoted by this abstract pathname was
last modified.
- length(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Returns the length of the file denoted by this abstract pathname.
- listDirectoryContent(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Returns the names of all files and folders of a certain directory.
- loadXMLFileIntoRecord(String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Loads an XML file into a record.
- loadXMLFileIntoRecord(String, String) - Method in interface com.arcway.cockpit.docgen.provider.interfaces.IFileHelper
-
Loads an XML file (represented as string) into a record.