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


Paketnamelibxom-java
BeschreibungA new XML object model for Java
Archiv/RepositoryOffizielles Ubuntu Archiv lucid (main)
Version1.2.1-1
Sektionlibs
Prioritätoptional
Installierte Größe452 Byte
Hängt ab vondefault-jre-headless | java2-runtime-headless, libjaxen-java (>= 1.1~beta8)
Empfohlene Pakete
PaketbetreuerUbuntu Developers
Quellexom
Paketgröße393034 Byte
Prüfsumme MD5140818a5b2a1f55391473d13da6d7c01
Prüfsumme SHA1f621e86e58297607fba0a8b5cf6eb0c85e5a870f
Prüfsumme SHA2561d12cf2eae059b7b622f0f791535ccb81195500e1310c23995a6ccc3721447de
Link zum Herunterladenlibxom-java_1.2.1-1_all.deb
Ausführliche BeschreibungXOM(tm) is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order. . XOM is designed to be easy to learn and easy to use. It works very straight-forwardly, and has a very shallow learning curve. Assuming you're already familiar with XML, you should be able to get up and running with XOM very quickly. . XOM is the only XML API that makes no compromises on correctness. XOM only accepts namespace well-formed XML documents, and only allows you to create namespace well-formed XML documents. (In fact, it's a little stricter than that: it actually guarantees that all documents are round-trippable and have well-defined XML infosets.) XOM manages your XML so you don't have to. With XOM, you can focus on the unique value of your application, and trust XOM to get the XML right.


Impressum
Linux is a registered trademark of Linus Torvalds