This website requires JavaScript.
Explore
Help
Sign in
Miroirs
/
arabica
Watch
1
Star
0
Fork
You've already forked arabica
0
mirror of
https://github.com/jezhiggins/arabica
synced
2025-01-08 05:24:46 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1a33572c06
arabica
/
include
/
DOM
/
SAX2DOM
History
jez
25dc9795ab
slipped TextCoalescer filter into the DOM builder, so that consecutive bits of text get applied to a single Text or CDATA node, rather than as a series of nodes. (A series of nodes is perfectly legal, it's just slightly unexpected. Even to me, and I work with DOMs a lot :)
2008-09-03 00:44:50 +01:00
..
DocumentTypeImpl.hpp
Moved DOM:: into Arabica::DOM::
2007-09-05 11:47:13 +00:00
SAX2DOM.hpp
slipped TextCoalescer filter into the DOM builder, so that consecutive bits of text get applied to a single Text or CDATA node, rather than as a series of nodes. (A series of nodes is perfectly legal, it's just slightly unexpected. Even to me, and I work with DOMs a lot :)
2008-09-03 00:44:50 +01:00