Class DeltaListRequsiteProcessor

java.lang.Object
org.alfresco.repo.transfer.requisite.DeltaListRequsiteProcessor
All Implemented Interfaces:
TransferRequsiteProcessor

public class DeltaListRequsiteProcessor extends Object implements TransferRequsiteProcessor
A processor of the XML Transfer Requsite file to populate a DeltaList object The requsite is parsed once and the delta list is available from getDeltaList at the end.
Author:
mrogers