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 文件。该页脚的(通常)最后一个 String 是 URL (https://....)。有没有办法让 XPath 或 XSL 从页脚文本中提取该 URL 并将其转换为 fo:basic-link?
(https://....
感谢您的帮助和建议!