Class AdditionalHeaderDefinition.FeedProperty

  • All Implemented Interfaces:
    com.mycila.xmltool.CallBack
    Enclosing class:
    AdditionalHeaderDefinition

    private static final class AdditionalHeaderDefinition.FeedProperty
    extends java.lang.Object
    implements com.mycila.xmltool.CallBack
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute​(com.mycila.xmltool.XMLTag xmlDocument)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • execute

        public void execute​(com.mycila.xmltool.XMLTag xmlDocument)
        Specified by:
        execute in interface com.mycila.xmltool.CallBack