Page 1 of 1

Finding a particular attribute of tags within the document

Posted: Thu Mar 22, 2018 1:09 pm
by pramanikhimangshu
Hello,

I need to find the tags with ID element similar to : topic15409.html

I need to do this using java api.
Any one please guide me with this.

Thanks and Regards,
Himangshu

Re: Finding a particular attribute of tags within the document

Posted: Thu Mar 22, 2018 1:42 pm
by cristi_talau
Hello,

We have a Java API that you can use to run an XPath Query over the edited document: https://www.oxygenxml.com/InstData/Edit ... n-boolean- . Your use-case should be covered.

Best,
Cristian