XML や html の経験がなく、html ファイルからデータを取得する必要があります。を使用するようにアドバイスされましxmlread
たが、次のエラーが表示されます。
'Error using xmlread (line 98)
Java exception occurred:
org.xml.sax.SAXParseException: The declaration for the entity "ContentType" must end with '>'.
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
これを回避する方法について誰かが私を助けることができますか?