Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/antchfx/xpath
/ LocalName
Method
LocalName
xpath.go:37–37 ·
view source on GitHub ↗
LocalName gets the Name of the current node.
()
Source
from the content-addressed store, hash-verified
35
36
// LocalName gets the Name of the current node.
37
LocalName() string
38
39
// Prefix returns namespace prefix associated with the current node.
40
Prefix() string
Callers
5
nameFunc
Function · 0.95
localNameFunc
Function · 0.95
getHashCode
Function · 0.65
iterateNodes
Function · 0.65
axisPredicate
Function · 0.65
Implementers
2
NodeNavigator
doc_test.go
TNodeNavigator
xpath_test.go
Calls
no outgoing calls
Tested by
1
iterateNodes
Function · 0.52