This website requires JavaScript.
Explore
Help
Sign In
an
/
go-pkg-xmlx
Watch
1
Star
0
Fork
You've already forked go-pkg-xmlx
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
32
Commits
1
Branch
0
Tags
106
KiB
5fff1fb51a
Commit Graph
2 Commits
Author
SHA1
Message
Date
jim teeuwen
5fff1fb51a
Allow SelectNode() calls with a wildcard as the namespace name ("*"). This allows us to find nodes if we do not strictly care about what namespace it carries. Same deal for attributes. node.SelectNode("*", foo") finds any node named "foo", regardless of what namespace it has.
2011-02-01 15:29:35 +01:00
jim teeuwen
9b53d04d9d
Making package easily usable with goinstall. Including the reference to go-iconv.
2011-01-20 22:48:03 +01:00
Renamed from xmlx/node.go (
Browse further
)