Finding a particular attribute of tags within the document

Post here questions and problems related to oXygen frameworks/document types.
pramanikhimangshu
Posts: 17
Joined: Fri Dec 29, 2017 11:16 am

Finding a particular attribute of tags within the document

Post 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
cristi_talau
Posts: 495
Joined: Thu Sep 04, 2014 4:22 pm

Re: Finding a particular attribute of tags within the document

Post 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
Post Reply