SaxParser 不会抛出异常

发布于 2024-11-16 10:00:54 字数 75 浏览 4 评论 0原文

我有 html 文件,它是用 SaxParser 解析的,没有任何异常 我使用非验证解析器。我不明白为什么没有任何例外。 它可以是什么?

i have html file, which is parsed with SaxParser without any exception
i use nonValidating parser. And i couldn't understand why there aren't any exception.
What it can be?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

凡尘雨 2024-11-23 10:00:54

很难说。也许该文件是有效的 XML,或者您正在解析的不是您期望的文件,或者代码的某些部分吞下了异常。

Hard to say. Maybe the file is valid XML or you're parsing not the file that you expect or some part of the code swallows the exception.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文