Class Mx1PlatformDependentModule

java.lang.Object
com.io7m.montarre.xml.internal.v1.Mx1PlatformDependentModule
All Implemented Interfaces:
com.io7m.blackthorne.core.BTElementHandlerType<Object, MPlatformDependentModule>

public final class Mx1PlatformDependentModule extends Object implements com.io7m.blackthorne.core.BTElementHandlerType<Object, MPlatformDependentModule>
A parser.
  • Constructor Details

    • Mx1PlatformDependentModule

      public Mx1PlatformDependentModule(com.io7m.blackthorne.core.BTElementParsingContextType context)
      A parser.
      Parameters:
      context - The context
  • Method Details

    • onElementStart

      public void onElementStart(com.io7m.blackthorne.core.BTElementParsingContextType context, Attributes attributes)
      Specified by:
      onElementStart in interface com.io7m.blackthorne.core.BTElementHandlerType<Object, MPlatformDependentModule>
    • onElementFinished

      public MPlatformDependentModule onElementFinished(com.io7m.blackthorne.core.BTElementParsingContextType context)
      Specified by:
      onElementFinished in interface com.io7m.blackthorne.core.BTElementHandlerType<Object, MPlatformDependentModule>