Class SMFXAttributeIntegerUnsigned2
- java.lang.Object
-
- com.io7m.smfj.format.xml.internal.SMFXAttributeIntegerUnsigned2
-
-
Constructor Summary
Constructors Constructor Description SMFXAttributeIntegerUnsigned2(com.io7m.blackthorne.api.BTElementParsingContextType context, SMFParserEventsDataAttributeValuesType inEventsValues)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SMFVoidonElementFinished(com.io7m.blackthorne.api.BTElementParsingContextType context)voidonElementStart(com.io7m.blackthorne.api.BTElementParsingContextType context, org.xml.sax.Attributes attributes)
-
-
-
Constructor Detail
-
SMFXAttributeIntegerUnsigned2
public SMFXAttributeIntegerUnsigned2(com.io7m.blackthorne.api.BTElementParsingContextType context, SMFParserEventsDataAttributeValuesType inEventsValues)
-
-
Method Detail
-
onElementStart
public void onElementStart(com.io7m.blackthorne.api.BTElementParsingContextType context, org.xml.sax.Attributes attributes) throws org.xml.sax.SAXException- Specified by:
onElementStartin interfacecom.io7m.blackthorne.api.BTElementHandlerType<java.lang.Object,SMFVoid>- Throws:
org.xml.sax.SAXException
-
-