File: control

package info (click to toggle)
lib-dom-java 0.19990107-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 376 kB
  • ctags: 829
  • sloc: java: 997; makefile: 39
file content (16 lines) | stat: -rw-r--r-- 586 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: lib-dom-java
Section: devel
Priority: optional
Maintainer: Stephane Bortzmeyer <bortzmeyer@debian.org>
Standards-Version: 2.5.1

Package: lib-dom-java
Architecture: all
Depends: java-virtual-machine
Description: Java bindings for the DOM API
 DOM (Document Object Model) is the W3C recommandation 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