Skip to content

can't search a xpath which contains "node" #9

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. Get a dom object
2. Use a xpath which contains "node" to find a node.
xpath.find("//node[@name='xxx']", element)
3. Get an Exception:
*** XPathParseError: Syntax error:
//node
------^

Why I can't use a xpath contains "node"?

Original issue reported on code.google.com by wen...@gmail.com on 13 Jul 2012 at 8:07

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions