我可以解析JTextPane的内容,而不会遇到HTML中的任何问题:textPane=newJTextPane();textPane.setContentType("text/html");textPane.setText(Hello!)
確定! 回上一頁