パッケージ: libcobra-java (0.98.4-5)
libcobra-java に関するリンク
Trisquel の資源:
libcobra-java ソースパッケージをダウンロード:
- [libcobra-java_0.98.4-5.dsc]
- [libcobra-java_0.98.4.orig.tar.gz]
- [libcobra-java_0.98.4-5.debian.tar.gz]
メンテナ:
Original Maintainers:
- Debian Java Maintainers (メールアーカイブ)
- Varun Hiremath
- Torsten Werner
外部の資源:
- ホームページ [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.