This changes the behaviour of after_element when parsing documents using the SAX parsing API. Previously it would always receive a nil argument, which is kinda pointless. This commit changes that by making sure it receives a namespace name (if any) and the element name. This fixes #54. |
||
|---|---|---|
| .. | ||
| css | ||
| html | ||
| xml | ||
| xpath | ||
| oga_spec.rb | ||