软件包:libxom-java(1.3.8-1)
libxom-java 的相关链接
Debian 的资源:
下载源码包 xom:
维护小组:
- Debian Java Maintainers (QA 页面, 邮件存档)
- Stephan Michels (QA 页面)
- Varun Hiremath (QA 页面)
- Emmanuel Bourg (QA 页面)
外部的资源:
- 主页 [www.xom.nu]
相似软件包:
New XML object model for Java
XOM(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.
其他与 libxom-java 有关的软件包
|
|
|
|
-
- dep: libjaxen-java
- Java XPath engine
-
- dep: libxerces2-java
- Validating XML parser for Java with DOM level 3 support
-
- sug: libxom-java-doc
- Documentation for the libxom-java package