SingleImageParserProcessor
Version #1
Description:
Parses target resource to an ImageResourceParsedStructure. This includes mapping file ids to Lazy files.
File data is skipped as Image resources has no data bound to it’s files.
Interface:
Config
: EmptyStructure:v1 [REQUIRED]Input
: SingleResourceParserInputStructure:v1 [REQUIRED]Output
: ImageResourceParsedStructure:v1
Internally used structures:
ImageResourceDataStoredStructure:v1 Target resource’s data is parsed to this format
Sample:
<processor id="<FLOW_SCOPED_ARBITRARY_ID_GOES_HERE>" name="SingleImageParserProcessor" version="1" />