Artifact libkxml2-java-doc_2.3.0+ds1-2.1_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Description: |-
    small XML parser, designed for small environments - docs
     kXML is a small XML pull parser, specially designed for constrained
     environments such as Applets, Personal Java or MIDP devices. In
     contrast to kXML 1, kXML 2 is based on the common XML pull API.
     .
     Pull based XML parsing combines some of the advantages of SAX and DOM:
     .
      - In contrast to push parsers (SAX), pull parsers such as kXML make it
        possible to model the XML processing routines after the structure of
        the processed XML document. Events processing is similar to an
        InputStream. If a part of the stream requires special handling, the
        parser can simply be delegated to a specialized method by handing over
        the parser.
      - While the above is also possible with an explicit DOM, DOM usually
        requires that the whole document structure is present in main memory.
      - In contrast to DOM based parsing, the XML events are accessible
        immediately when they are available, it is not necessary to wait for
        the whole tree to build up.
     .
     This package contains the documentation.
  Homepage: http://kxml.sourceforge.net/
  Installed-Size: '654'
  Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
  Package: libkxml2-java-doc
  Priority: extra
  Section: doc
  Source: kxml2
  Version: 2.3.0+ds1-2.1
srcpkg_name: kxml2
srcpkg_version: 2.3.0+ds1-2.1

File

libkxml2-java-doc_2.3.0+ds1-2.1_all.deb
Binary file libkxml2-java-doc_2.3.0+ds1-2.1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package kxml2_2.3.0+ds1-2.1

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA