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
02d19ed0bd
go-pkg-xmlx
/
xmlx
History
jim teeuwen
02d19ed0bd
Fix issue 1: Added dependency to go-iconv. this lib is needed to ensure we pass valud UTF-8 encoded data to the XML tokenizer.
2011-01-18 21:31:56 +01:00
..
Makefile
Fix issue 1: Added dependency to go-iconv. this lib is needed to ensure we pass valud UTF-8 encoded data to the XML tokenizer.
2011-01-18 21:31:56 +01:00
document.go
Fix issue 1: Added dependency to go-iconv. this lib is needed to ensure we pass valud UTF-8 encoded data to the XML tokenizer.
2011-01-18 21:31:56 +01:00
entitymap.go
Fix issue 1: Added dependency to go-iconv. this lib is needed to ensure we pass valud UTF-8 encoded data to the XML tokenizer.
2011-01-18 21:31:56 +01:00
node.go
Fix issue 1: Added dependency to go-iconv. this lib is needed to ensure we pass valud UTF-8 encoded data to the XML tokenizer.
2011-01-18 21:31:56 +01:00
test.xml
Fix issue 1: Added dependency to go-iconv. this lib is needed to ensure we pass valud UTF-8 encoded data to the XML tokenizer.
2011-01-18 21:31:56 +01:00
test1.xml
Reworked README and xmlx/entitymap.go. Now includes conversion of named xml entities instead of just numeric ones. Eg: π and π to a unicode character and vice-versa. It also came to my attention that lack of a proper opensource license might put people off of using this package. I therefor added a 1-clause BSD license under which this code now falls.
2010-09-26 22:59:14 +02:00
xmlx_test.go
Fix issue 1: Added dependency to go-iconv. this lib is needed to ensure we pass valud UTF-8 encoded data to the XML tokenizer.
2011-01-18 21:31:56 +01:00