menu
xml package
documentation
xml_events.dart
XmlStartElementEvent
nodeType property
nodeType property
dark_mode
light_mode
nodeType
property
@
override
XmlNodeType
get
nodeType
override
Return the node type of this node.
Implementation
@override
XmlNodeType
get
nodeType => XmlNodeType.ELEMENT;
xml package
documentation
xml_events
XmlStartElementEvent
nodeType property
XmlStartElementEvent class
Constructors
XmlStartElementEvent
Properties
attributes
buffer
hashCode
isSelfClosing
localName
name
namespacePrefix
namespaceUri
nodeType
parent
parentEvent
qualifiedName
runtimeType
start
stop
Methods
accept
attachBuffer
attachLocation
attachParent
noSuchMethod
toString
Operators
operator ==