Interface IOnReceivedXmlFromCMSEvent

All Superinterfaces:
IEventHandler

public interface IOnReceivedXmlFromCMSEvent extends IEventHandler
Update/Manipulate the XML DOM
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 Element pXml)
    Process the XML
  • Field Details

  • Method Details

    • onEvent

      void onEvent(@NotNull @NotNull Element pXml)
      Process the XML
      Parameters:
      pXml -