簡體   English   中英

使用xpointer()方案支持XPointer的Java庫?

[英]Java library supporting XPointer with the xpointer() scheme?

是否有任何支持XPointer的java庫與xpointer()方案?

Xerces支持使用XPointer Framework和XPointer element()方案的XInclude,但不支持xpointer()方案。

關於xpointer()模式的最新W3C文檔來自2002年,但仍然只是一個草案: http//www.w3.org/TR/xptr-xpointer/

對於xerces,我在GSoc項目下實現了XPointer xpointer()方案。但是為了可用,需要進一步改進支持。我認為也沒有其他支持.Xerces可能會支持這個。

也許這可以幫到你: http//etourdot.github.io/xincproc/

不支持xpointer函數,但完全實現了xpointer方案中的xpath。 樣本在這里: http//etourdot.github.io/xincproc/xpointer/specs/org/etourdot/xincproc/spointer/xpointer/XPointer.html

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM