Display clean HTML code in JTextpane

Is there a way to format HTML code badly tabulated in order to display it in a clean way in a JTextpane?
[118 byte] By [JAVA-GUY] at [2007-9-26 1:32:10]
# 1
You may want to check out:javax.swing.text.html.HTMLEditorKit
HFactor at 2007-6-29 1:32:49 > top of Java-index,Archived Forums,Swing...