AllImagesParserProcessor
Version #1
Description:
Parses all resources to an ImageParsedStructure. 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
: AllResourcesParserInputStructure:v1 [REQUIRED]Output
: ImageParsedStructure: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="AllImagesParserProcessor" version="1" />