Class Mx1FlatpakPermission
java.lang.Object
com.io7m.montarre.xml.internal.v1.Mx1FlatpakPermission
- All Implemented Interfaces:
com.io7m.blackthorne.core.BTElementHandlerType<Object,MFlatpakPermission>
public final class Mx1FlatpakPermission
extends Object
implements com.io7m.blackthorne.core.BTElementHandlerType<Object,MFlatpakPermission>
A parser.
-
Constructor Summary
ConstructorsConstructorDescriptionMx1FlatpakPermission(com.io7m.blackthorne.core.BTElementParsingContextType context) A parser. -
Method Summary
Modifier and TypeMethodDescriptiononElementFinished(com.io7m.blackthorne.core.BTElementParsingContextType context) voidonElementStart(com.io7m.blackthorne.core.BTElementParsingContextType context, Attributes attributes) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.io7m.blackthorne.core.BTElementHandlerType
map, name, onCharacters, onChildHandlersRequested, onChildValueProduced, onShouldIgnoreUnrecognizedElements
-
Constructor Details
-
Mx1FlatpakPermission
public Mx1FlatpakPermission(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:
onElementStartin interfacecom.io7m.blackthorne.core.BTElementHandlerType<Object,MFlatpakPermission>
-
onElementFinished
public MFlatpakPermission onElementFinished(com.io7m.blackthorne.core.BTElementParsingContextType context) - Specified by:
onElementFinishedin interfacecom.io7m.blackthorne.core.BTElementHandlerType<Object,MFlatpakPermission>
-