RFR: 8276141: XPathFactory set/getProperty method [v6]
Joe Wang
joehw at openjdk.java.net
Wed Nov 10 17:28:07 UTC 2021
On Wed, 10 Nov 2021 11:26:11 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Yes. Made a clarification to the javadoc, and while we are here, to setFeature method as well.
>
> One other suggestion for wording is to change:
> "A property set on the factory is effective to the XPath object created thereafter"
> to something like:
> "The property applies to XPath objects that the XPathFactory creates. It has no impact on XPath objects that are already created."
>
> I don't have any other comments on the API.
The wording is adjusted accordingly. Thanks.
-------------
PR: https://git.openjdk.java.net/jdk/pull/6215
More information about the core-libs-dev
mailing list