oga/lib
Yorick Peterse 9000d5efdb XPath::Compiler#compile specifies blocks for paths
Previously the on_path method itself would specify a block to use when a
node was matched. This makes it impossible to customize this behaviour
which is needed when a path is used in an operator or predicate. By
letting the #compile() method specify the block other handlers can
overwrite it.
2015-08-19 20:14:21 +02:00
..
oga XPath::Compiler#compile specifies blocks for paths 2015-08-19 20:14:21 +02:00
oga.rb Added Ruby::Generator class 2015-08-19 20:14:20 +02:00