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 Ubuntu Archiv lucid (universe)
Version2.4.0-0ubuntu2
Sektionuniverse/libs
Prioritätoptional
Installierte Größe2692 Byte
Hängt ab vondefault-jre-headless | java2-runtime-headless, libxml-commons-resolver1.1-java
Empfohlene Pakete
PaketbetreuerUbuntu MOTU Developers
Quellexmlbeans
Paketgröße2307574 Byte
Prüfsumme MD5d6d518fce5b3523e3be0401392983bbe
Prüfsumme SHA10f7fe2eb3d4a68800ea0b4a975616430b0f8cbbc
Prüfsumme SHA256d592a3117d7e5d42b9d6a65e5a68dd212dd95817f9758067a207beafed0ea111
Link zum Herunterladenlibxmlbeans-java_2.4.0-0ubuntu2_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