public interface AppReaderPreProcessor
Pre processor to modify the raw input from the app reader before it converts the input into predefined data object.
Modifier and Type | Method and Description |
---|---|
String |
process(String rawInput,
AppModelArchiveFileName appModelArchiveFileName)
Processes the raw input and returns the processed input.
|
String process(String rawInput, AppModelArchiveFileName appModelArchiveFileName)
Processes the raw input and returns the processed input.
rawInput
- the raw inputappModelArchiveFileName
- the app model archive file to identify the raw inputCopyright © 2010 - 2019 edorasware ag. All Rights Reserved.