hi
i want to make custom rule for xml file and properties file.
Actually i have java project . In java project, i use xml file and properties file for the project properties.
And i want to make custom rule for these files.
can i do that? and i want some sample for it.
Hi,
Per the docs custom XPath rules are supported for XML.
Note that only XPath 1.0 is supported, but you should still be able to find plenty of samples online.
HTH,
Ann