You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there a method or function that can get xpath from *xmlquery.Node? Sometimes this is useful.
In order to implement a function, I had to write the following code, I think this code is very inefficient and maybe wrong. The Xpath of each node should be obtained during Parse:
Is there a method or function that can get xpath from *xmlquery.Node? Sometimes this is useful.
In order to implement a function, I had to write the following code, I think this code is very inefficient and maybe wrong. The Xpath of each node should be obtained during Parse:
The text was updated successfully, but these errors were encountered: