Class Mx1LongDescription

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

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

    • Mx1LongDescription

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

    • onChildHandlersRequested

      public Map<com.io7m.blackthorne.core.BTQualifiedName,com.io7m.blackthorne.core.BTElementHandlerConstructorType<?,? extends MLongDescriptionElementType>> onChildHandlersRequested(com.io7m.blackthorne.core.BTElementParsingContextType context)
      Specified by:
      onChildHandlersRequested in interface com.io7m.blackthorne.core.BTElementHandlerType<MLongDescriptionElementType,MLongDescription>
    • onChildValueProduced

      public void onChildValueProduced(com.io7m.blackthorne.core.BTElementParsingContextType context, MLongDescriptionElementType result)
      Specified by:
      onChildValueProduced in interface com.io7m.blackthorne.core.BTElementHandlerType<MLongDescriptionElementType,MLongDescription>
    • onElementStart

      public void onElementStart(com.io7m.blackthorne.core.BTElementParsingContextType context, Attributes attributes) throws com.io7m.verona.core.VersionException
      Specified by:
      onElementStart in interface com.io7m.blackthorne.core.BTElementHandlerType<MLongDescriptionElementType,MLongDescription>
      Throws:
      com.io7m.verona.core.VersionException
    • onElementFinished

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