XOM 1.2.1

Feb 13, 2010
Source: ace
Others
+1 +3
Current rating:
XOM 1.2.1 screenshot
XOM is an XML object model. XOM project is a tree-based API for processing XML with Java that simultaneously supports streaming.In many use-cases, it can process arbitrarily large documents with effectively constant memory sizes.It strives for correctness, simplicity, and performance, in that order. XOM supports XSLT, Canonical XML, and XInclude. Requirements: · Java 2 Standard Edition Runtime Environment What's New in This Release: · The latest Unicode normalization tables are used.
· A lookup method was added in XPathContext, which finds the namespace URI for a prefix. xml:id attributes are no longer checked for NCNames. · Xerces was upgraded to 2.8.0, DTD-only version. · DOMConverter can accept a NodeFactory to be used in creating the XOM document. · Various bugs were fixed, especially in canonicalization and XPath, and one that could cause toXML to generate malformed output when a namespace URI contained an ampersand. · The version number is correctly reported by java -jar.
DOWNLOAD NOW
Comments
Add Comment
Today's Top Linux Application

depfinder
1.2.2

depfinder is an utility that scans Slackware packages and outputs a list of their dependencies. The dependency list can be output to stdout, to a comma separated list in a .dep text file or to a slack-required file with or without version information. As of version 1.0.0, depfinder supports x86_64 systems. This can be enabled by passing an extra parameter in the installation scripts (take a look in the INSTALL file in the source tarball...