标签: java html swing jeditorpane
有没有办法获取其contentType为text / html的jEditorPane的纯文本内容? 使用jEditorPane.getText()会将整个html代码插入EditorPane。
jEditorPane.getText()