Home > Repositories > base > java-saxon9

java-saxon9: Saxon XSLT and XQuery Processor

The Saxon XSLT and XQuery processor, developed by Michael Kay
The SAXON package is a collection of tools for processing XML documents.
The main components are:
- An XSLT processor, which implements the Version 1.0 XSLT and XPath Recommendations from the World Wide Web Consortium, found at
http://www.w3.org/TR/1999/REC-xslt-19991116 and
http://www.w3.org/TR/1999/REC-xpath-19991116 with a number of powerful
extensions. This version of Saxon also includes many of the new features
defined in the XSLT 1.1 working draft, but for conformance and portability
reasons these are not available if the stylesheet header specifies
version="1.0".
- A Java library, which supports a similar processing model to XSL, but allows
full programming capability, which you need if you want to perform complex
processing of the data or to access external services such as a relational
database.
So you can use SAXON with any SAX-compliant XML parser by writing XSLT stylesheets, by writing Java applications, or by any combination of the two.
Name:java-saxon9
Release: 9.1.0.8-1mamba
Group:Development/Libraries/Java
Maintainer:silvan
License:MPL
Size:1.93 MB
Upstream URL:http://saxon.sourceforge.net
Build time:2021-12-12 20:00:22
Binary packages and requirements
x86_64aarch64i586
Built RPMSjava-saxon9
java-saxon9-dom
java-saxon9-dom4j
java-saxon9-jdom
java-saxon9-s9api
java-saxon9-sql
java-saxon9-xom
java-saxon9-xpath
java-saxon9-xqj
java-saxon9
java-saxon9-dom
java-saxon9-dom4j
java-saxon9-jdom
java-saxon9-s9api
java-saxon9-sql
java-saxon9-xom
java-saxon9-xpath
java-saxon9-xqj
java-saxon9
java-saxon9-dom
java-saxon9-dom4j
java-saxon9-jdom
java-saxon9-s9api
java-saxon9-sql
java-saxon9-xom
java-saxon9-xpath
java-saxon9-xqj
Build requirementsjavapackages [1]
javapackages [1]
javapackages [1]
History of changes
DatePackagerReleaseDescription
2021-12-12silvan9.1.0.8-1mamba- update to 9.1.0.8
2021-12-12silvan9.1.0.7-4mamba- rebuilt providing upstream jars
2011-03-25gil9.1.0.7-3mamba- rebuilt with java-gcj-compat support
2010-11-24gil9.1.0.7-2mamba- rebuilt devel
2009-05-08gil9.1.0.7-1mamba- package created by autospec