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

Joe Wang joehw at openjdk.java.net
Fri Nov 5 21:44:17 UTC 2021


> 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:

  Removing IAE from the method signature; Update impl and test.

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

Changes:
  - all: https://git.openjdk.java.net/jdk/pull/6215/files
  - new: https://git.openjdk.java.net/jdk/pull/6215/files/fae6a9eb..f85700eb

Webrevs:
 - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=6215&range=05
 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=6215&range=04-05

  Stats: 14 lines in 3 files changed: 0 ins; 6 del; 8 mod
  Patch: https://git.openjdk.java.net/jdk/pull/6215.diff
  Fetch: git fetch https://git.openjdk.java.net/jdk pull/6215/head:pull/6215

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


More information about the core-libs-dev mailing list