9.0.0 Beta1 (8.9.9) - XPath Engine!
Pre-release
Pre-release
- 9.0.0 - ??? ?? ????
- (8.9.9 - beta release 1)
- XPath engine. See new function "getElementsByXPathExpression" on parser,
tags, and tag collections.
README describes some more. Most XPath usages I have seen or used myself work. I have not implemented all functions and obscure usages yet. You will know it's not implemented by exception raised. If you want a specific feature, let me know and I will make it a priority!
Otherwise, enjoy this beta release with xpath support!
.getElementsByXPathExpression (or alias .getElementsByXPath) on parser, tags, and tag collections (same places as getElementsByName, for example).