oga/lib
Yorick Peterse e0895be675 Better setup for XPath predicates.
This allows filtering of nodes by indexes (e.g. using last() or a literal
number) and uses the correct index range (1 to N in XPath). The function
position() is not yet supported as this requires access to the current node,
which isn't passed down the call stack just yet.
2014-08-19 19:56:56 +02:00
..
oga Better setup for XPath predicates. 2014-08-19 19:56:56 +02:00
oga.rb Support for parsing XML processing instructions. 2014-08-15 22:23:26 +02:00