public interface IFileData
FileDescriptor.| Modifier and Type | Method and Description |
|---|---|
IPropertyData |
getPropertyData()
Returns the parsed contents of a structured file.
|
IGetDataResponse |
getRawContents()
Gets the raw, unparsed contents of the file descriptor.
|
IPropertyData getPropertyData() throws TaurusCoreException
IStructureType.readStructure(FileDescriptor, String) of the file
descriptors structure type.IStructureTaurusCoreException - IStructureType cannot be
found or is invalid.
IGetDataResponse getRawContents() throws TaurusCoreException
TaurusCoreException - if retrieving the file contents failsCopyright © 2015 Micro Focus GmbH. All rights reserved.