Movatterモバイル変換


[0]ホーム

URL:


menu
  1. Dart
  2. dart:html
  3. XPathResult class
XPathResult
description

XPathResult class

Annotations
  • @Native.new("XPathResult")

Properties

booleanValuebool?
no setter
hashCodeint
The hash code for this object.
no setterinherited
invalidIteratorStatebool?
no setter
numberValuenum?
no setter
resultTypeint?
no setter
runtimeTypeType
A representation of the runtime type of the object.
no setterinherited
singleNodeValueNode?
no setter
snapshotLengthint?
no setter
stringValueString?
no setter

Methods

iterateNext()Node?
noSuchMethod(Invocationinvocation)→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
snapshotItem(intindex)Node?
toString()String
A string representation of this object.
inherited

Operators

operator ==(Objectother)bool
The equality operator.
inherited

Constants

ANY_TYPE→ constint
ANY_UNORDERED_NODE_TYPE→ constint
BOOLEAN_TYPE→ constint
FIRST_ORDERED_NODE_TYPE→ constint
NUMBER_TYPE→ constint
ORDERED_NODE_ITERATOR_TYPE→ constint
ORDERED_NODE_SNAPSHOT_TYPE→ constint
STRING_TYPE→ constint
UNORDERED_NODE_ITERATOR_TYPE→ constint
UNORDERED_NODE_SNAPSHOT_TYPE→ constint
  1. Dart
  2. dart:html
  3. XPathResult class
dart:html library

[8]ページ先頭

©2009-2025 Movatter.jp