全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: kxml2  ]

软件包:libkxml2-java(2.3.0+ds1-2.1)

libkxml2-java 的相关链接

Screenshot

Debian 的资源:

下载源码包 kxml2

维护小组:

外部的资源:

相似软件包:

small XML parser, designed for small environments

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.

下载 libkxml2-java

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 152.8 kB199.0 kB [文件列表]