Interface IProcessXmlCandidatePriorImportEvent

All Superinterfaces:
IEventHandler

public interface IProcessXmlCandidatePriorImportEvent extends IEventHandler
Process a candiadate XML file prior its immediate import processing
Author:
I-D Media AG
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final String
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onEvent(@NotNull File pXmlFile)
     
  • Field Details

  • Method Details

    • onEvent

      @NotNull void onEvent(@NotNull @NotNull File pXmlFile)