the dom model, currently only provides Append method.
but the all members of model are exported. so it should
be possible to write delete by removing node from slice and
setting its parent to null.
- santhosh
On Mon, Feb 15, 2021 at 5:00 AM Tong Sun wrote:
> Thank you Santhosh!
>
> Can the http
Thank you Santhosh!
Can the https://github.com/santhosh-tekuri/xpath model edit or delete
elements, apart from locating them?
If so, are there any ready-made examples/blogs etc that I can refer to?
Thx!
On Sun, Feb 14, 2021 at 4:28 PM Santhosh Kumar T
wrote:
>
> You can try https://github.com/s