-
Bug
-
Resolution: Fixed
-
P4
-
None
-
b91
-
Not verified
Configuration.getText is string based and often requires that clients convert content nodes to strings unnecessarily.
In those situations we should replace use of Configuration.getText with the Content-friendly Configuration.getResource.
In those situations we should replace use of Configuration.getText with the Content-friendly Configuration.getResource.
- relates to
-
JDK-8011668 Allow HTMLWriter.getResource to take Content args
-
- Closed
-