I've used Java swing for my desktop app development. Now I'm experimenting with javaFX. Howerver I have stumbled on one issue - in swing you can easily parse html code to labels and other text components, however javaFX does not support it. So is the any java libraries that convert html code to unicode characters?
Example:
<html>N<sub>258</sub><html> --> Nāā
ā