MCPcopy Create free account
hub / github.com/antchfx/xpath / MoveTo

Method MoveTo

xpath.go:70–70  ·  view source on GitHub ↗

MoveTo moves the NodeNavigator to the same position as the specified NodeNavigator.

(NodeNavigator)

Source from the content-addressed store, hash-verified

68
69 // MoveTo moves the NodeNavigator to the same position as the specified NodeNavigator.
70 MoveTo(NodeNavigator) bool
71}
72
73// NodeIterator holds all matched Node object.

Callers 8

SelectMethod · 0.65
SelectMethod · 0.65
SelectMethod · 0.65
SelectMethod · 0.65
EvaluateMethod · 0.65
SelectMethod · 0.65
SelectMethod · 0.65
MoveNextMethod · 0.65

Implementers 2

NodeNavigatordoc_test.go
TNodeNavigatorxpath_test.go

Calls

no outgoing calls

Tested by

no test coverage detected