RFR: 8276141: XPathFactory set/getProperty method [v11]

Joe Wang joehw at openjdk.java.net
Tue Nov 30 18:04:06 UTC 2021


On Tue, 30 Nov 2021 18:00:38 GMT, Joe Wang <joehw at openjdk.org> wrote:

>> Add setProperty/getProperty methods to the XPath API so that properties can be supported in the future.
>
> Joe Wang has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Add a statement to clarify the space of the properties

Hi all, refer to Joe's comment on the CSR, adding a statement to clarify where properties may be defined, that is, the method may be used for setting properties that may have been defined by the spec or the underlying impl.

-------------

PR: https://git.openjdk.java.net/jdk/pull/6215


More information about the core-libs-dev mailing list