xpath_selector 2.0.1 copy "xpath_selector: ^2.0.1" to clipboard
xpath_selector: ^2.0.1 copied to clipboard

outdated

XPath package for HTML and XML, most XPath syntaxs are supported.

1.0.0 #

  • Initial version.

1.0.1 #

  • Add XPathElement selector

1.0.2 #

  • Fix /.[@attr=value] parse error

1.0.3 #

  • Support not(function(param1, param2))

1.0.4 #

  • Fix child=value

1.1.0 #

  • Support not(funcion()|attr = """)
  • Support namespace function: local-name() name()

2.0.0 #

  1. Custom parser
  2. Remove classXPathElement, which merge toXPathNode
  3. In XPathResult, elements=>nodes, elements=>element

2.0.1 #

  • Support more leftValue on not(function(leftValue, param2))
9
likes
0
pub points
76%
popularity

Publisher

verified publisherz31.ink

XPath package for HTML and XML, most XPath syntaxs are supported.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

expressions, html, xml

More

Packages that depend on xpath_selector