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

Method Current

query.go:50–50  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48
49type iterator interface {
50 Current() NodeNavigator
51}
52
53// An XPath query interface.

Callers 15

SelectMethod · 0.65
SelectMethod · 0.65
SelectMethod · 0.65
SelectMethod · 0.65
SelectMethod · 0.65
SelectMethod · 0.65
EvaluateMethod · 0.65
SelectMethod · 0.65
SelectMethod · 0.65
ExampleFunction · 0.65
iterateNavsFunction · 0.65
iterateNodesFunction · 0.65

Implementers 1

NodeIteratorxpath.go

Calls

no outgoing calls

Tested by 3

ExampleFunction · 0.52
iterateNavsFunction · 0.52
iterateNodesFunction · 0.52