File: control

package info (click to toggle)
lib-dom-java 0.19990107-2
  • links: PTS
  • area: main
  • in suites: woody
  • size: 376 kB
  • ctags: 829
  • sloc: java: 997; makefile: 42
file content (17 lines) | stat: -rw-r--r-- 631 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: lib-dom-java
Section: devel
Priority: optional
Maintainer: Ola Lundqvist <opal@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0), jikes, kaffe
Standards-Version: 3.5.2

Package: lib-dom-java
Architecture: all
Depends: java-virtual-machine
Description: Java bindings for the DOM API
 DOM (Document Object Model) is the W3C recommendation for accessing
 hierarchical objects like HTML or XML documents.
 The W3C specifies bindings for Java and this is a packaging of these
 bindings, to be used with a tool which actually implements DOM like
 lib-xt-java.
 http://www.w3.org/TR/REC-DOM-Level-1/java-language-binding.html