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 属性值需要取消转义才能获得它们的实际值;我知道StringEscapeUtils.unescapeXML()- 但它适用于 XML 属性吗?
StringEscapeUtils.unescapeXML()