public class StringFileContents extends java.lang.Object implements IFileContents
String.| Constructor and Description |
|---|
StringFileContents(java.lang.String pContents)
Creates the file contents.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getContents()
Gets the file descriptor contents.
|
java.lang.String |
toString() |
public StringFileContents(java.lang.String pContents)
String is returned
unchanged by getContents().pContents - the file contentspublic java.lang.String getContents()
IFileContentsgetContents in interface IFileContentspublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2015 Micro Focus GmbH. All rights reserved.