public interface IFileContents
By default IFileContents can only be returned for file descriptors of
the type EFileTypes.INPUT_STREAM. Using a different file descriptor
type will throw an exception when the tool executor output is processed.
IFileOutputParameter| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContents()
Gets the file descriptor contents.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.