oga/lib
Yorick Peterse b42f9aaf32 Cache output of Element#available_namespaces
This cache is flushed whenever Element#register_namespace is called.
When this cache is flushed it's also recursively flushed for all child
elements. This makes calls to Element#register_namespace a bit more
expensive but in turn calls to Element#available_namespaces will be a
lot faster.
2015-04-12 20:22:33 +02:00
..
oga Cache output of Element#available_namespaces 2015-04-12 20:22:33 +02:00
oga.rb Added Oga::EntityDecoder 2015-04-07 21:18:15 +02:00