| Paketname | libxmlbeans-java |
| Beschreibung | Java library for accessing XML by binding it to Java types |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 2.4.0-0ubuntu2 |
| Sektion | universe/libs |
| Priorität | optional |
| Installierte Größe | 2692 Byte |
| Hängt ab von | default-jre-headless | java2-runtime-headless, libxml-commons-resolver1.1-java |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu MOTU Developers |
| Quelle | xmlbeans |
| Paketgröße | 2307574 Byte |
| Prüfsumme MD5 | d6d518fce5b3523e3be0401392983bbe |
| Prüfsumme SHA1 | 0f7fe2eb3d4a68800ea0b4a975616430b0f8cbbc |
| Prüfsumme SHA256 | d592a3117d7e5d42b9d6a65e5a68dd212dd95817f9758067a207beafed0ea111 |
| Link zum Herunterladen | libxmlbeans-java_2.4.0-0ubuntu2_all.deb |
| Ausführliche Beschreibung | XMLBeans 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.
|