[ 原始碼: libcobra-java ]
套件:libcobra-java(0.98.4-5.1)
libcobra-java 的相關連結
Debian 的資源:
下載原始碼套件 libcobra-java:
- [libcobra-java_0.98.4-5.1.dsc]
- [libcobra-java_0.98.4.orig.tar.gz]
- [libcobra-java_0.98.4-5.1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [lobobrowser.org]
相似套件:
Java HTML Renderer & Parser
Cobra is a pure Java HTML renderer and DOM parser that is being developed to support HTML 4, Javascript and CSS 2.
Cobra can be used as a Javascript-aware and CSS-aware HTML DOM parser, independently of the Cobra rendering engine. Javascript DOM modifications that occur during parsing (e.g. via document.write) will be reflected in the parsed DOM, unless Javascript is disabled. Likewise, DOM element implementations have a getStyle method that can be called to obtain the styling properties of an element.