| Package | Description |
|---|---|
| com.hybris.datahub.core.io |
| Modifier and Type | Method and Description |
|---|---|
TextFile |
TextFile.append(java.lang.String txt)
Adds text to the current content of this file.
|
TextFile |
TextFile.appendLine(java.lang.String txt)
Appends text to the current content of this file and adds a new line separator at the end.
|
Copyright © 2018 SAP SE. All Rights Reserved.