public interface FragmentReader
| Modifier and Type | Method and Description |
|---|---|
List<ImpExFragment> |
readScriptFragments(ItemImportTaskData ctx)
Reads an ImpEx script and splits it into fragments.
|
List<ImpExFragment> readScriptFragments(ItemImportTaskData ctx) throws ImpExException
ctx - .ImpExException - if the script is invalid or this reader failed to read from the input stream.Copyright © 2017 SAP SE. All Rights Reserved.