Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法通过输入文本文件中的绝对位置找到 XML 节点的 XPath?我看到 sax 解析器有接口 Locator ,但它只理解列和行位置而不是绝对位置。