On Tue, 30 Nov 2021 18:00:38 GMT, Joe Wang <jo...@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