public interface FragmentReader
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ImpExFragment> |
readScriptFragments(ItemImportTaskData ctx)
Reads an ImpEx script and splits it into fragments.
|
java.util.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 © 2018 SAP SE. All Rights Reserved.