Java insertHTML

I see that the .NET framework has the insertHTML function, but the Java framework does not have a similar method. Is it not possible to convert HTML to a word document with your Java API?

Conversion between HTML and DOC is supported in the current Java version. It is insertHtml that is not implemented yet. We will implement it very soon, probably in the next release in a couple of weeks.