DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnamelibxmlbeans-java
BeschreibungJava library for accessing XML by binding it to Java types
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version2.5.0-3
Sektionjava
Prioritätoptional
Installierte Größe2816 Byte
Hängt ab vondefault-jre-headless | java2-runtime-headless, libxml-commons-resolver1.1-java
Empfohlene Pakete
PaketbetreuerDebian Java Maintainers
Quellexmlbeans
Paketgröße2332958 Byte
Prüfsumme MD5872d388c839bf0c6d77aa2e71fc07f7a
Prüfsumme SHA1373eed63493f836c1c57f24e7127bc79b69d148e
Prüfsumme SHA2561b2e3f194fbba28daf09b99468e63f2ba71d9fbdaf049bb469c9306c59b5a7b4
Link zum Herunterladenlibxmlbeans-java_2.5.0-3_all.deb
Ausführliche BeschreibungXMLBeans is a technology for accessing XML by binding it to Java types. . XMLBeans provides several ways to get at the XML, including: * Through XML schema that has been compiled to generate Java types that represent schema types. In this way, you can access instances of the schema through JavaBeans-style accessors after the fashion of "getFoo" and "setFoo". The XMLBeans API also allows you to reflect into the XML schema itself through an XML Schema Object model. * A cursor model through which you can traverse the full XML infoset. * Support for XML DOM.


Impressum
Linux is a registered trademark of Linus Torvalds