mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 19:44:41 +02:00
8129880: Cleanup usage of Class.getResource in jaxp
Reviewed-by: joehw, mchung
This commit is contained in:
parent
e2f4c35479
commit
a89e684eec
5 changed files with 32 additions and 123 deletions
|
@ -157,7 +157,7 @@ public class FuncSystemProperty extends FunctionOneArg
|
|||
}
|
||||
|
||||
/**
|
||||
* Retrieve a property bundle from a XSLT_PROPERTIES
|
||||
* Retrieve a property bundle from XSLT_PROPERTIES
|
||||
*
|
||||
* @param target The target property bag the file will be placed into.
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue