8129880: Cleanup usage of Class.getResource in jaxp

Reviewed-by: joehw, mchung
This commit is contained in:
Daniel Fuchs 2015-06-25 20:06:37 +02:00
parent e2f4c35479
commit a89e684eec
5 changed files with 32 additions and 123 deletions

View file

@ -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.
*/