You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage xml-security-c-bin-1.6.1-3.1.x86_64
The xml-security-c library is a C++ implementation of the XML Digital Signature and Encryption specifications. The library makes use of the Apache XML project's Xerces-C XML Parser and Xalan-C XSLT processor. The latter is used for processing XPath and XSLT transforms. This package contains the utility programs.
RPMPackage xml-commons-resolver-1.2-7.lbn13.noarch
Resolver subproject of xml-commons.
RPMPackage xml-commons-apis-1.4.01-4.lbn13.noarch
xml-commons-apis is designed to organize and have common packaging for the various externally-defined standard interfaces for XML. This includes the DOM, SAX, and JAXP.
RPMPackage text/h323 xerces-j2-2.11.0-3.lbn13.noarch
Welcome to the future! Xerces2 is the next generation of high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces introduces the Xerces Native Interface (XNI), a complete framework for building parser components and configurations that is extremely modular and easy to program. The Apache Xerces2 parser is the reference implementation of XNI but other parser components, configurations, and parsers can be written using the Xerces Native Interface. For complete design and implementation documents, refer to the XNI Manual. Xerces2 is a fully conforming XML Schema processor. For more information, refer to the XML Schema page. Xerces2 also provides a complete implementation of the Document Object Model Level 3 Core and Load/Save W3C Recommendations and provides a complete implementation of the XML Inclusions (XInclude) W3C Recommendation. It also provides support for OASIS XML Catalogs v1.1. Xerces2 is able to parse documents written according to the XML 1.1 Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles name spaces according to the XML Namespaces 1.1 Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save APIs are in use.
RPMPackage xerces-c-3.1.1-3.fc18.armv6hl
Xerces-C is a validating XML parser written in a portable subset of C++. Xerces-C makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C is faithful to the XML 1.0 recommendation and associated standards: XML 1.0 (Third Edition), XML 1.1 (First Edition), DOM Level 1, 2, 3 Core, DOM Level 2.0 Traversal and Range, DOM Level 3.0 Load and Save, SAX 1.0 and SAX 2.0, Namespaces in XML, Namespaces in XML 1.1, XML Schema, XML Inclusions).
RPMPackage xerces-c-3.0.1-19.fc13.x86_64
Xerces-C is a validating XML parser written in a portable subset of C++. Xerces-C makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents. Xerces-C is faithful to the XML 1.0 recommendation and associated standards: XML 1.0 (Third Edition), XML 1.1 (First Edition), DOM Level 1, 2, 3 Core, DOM Level 2.0 Traversal and Range, DOM Level 3.0 Load and Save, SAX 1.0 and SAX 2.0, Namespaces in XML, Namespaces in XML 1.1, XML Schema, XML Inclusions).
RPMPackage xalan-j2-2.7.1-7.lbn13.noarch
Xalan is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements the W3C Recommendations for XSL Transformations (XSLT) and the XML Path Language (XPath). It can be used from the command line, in an applet or a servlet, or as a module in other program.
RPMPackage xalan-c-1.10.0-12.fc18.armv6hl
Xalan is an XSLT processor for transforming XML documents into HTML, text, or other XML document types.
RPMPackage xalan-c-1.10.0-7.fc13.x86_64
Xalan is an XSLT processor for transforming XML documents into HTML, text, or other XML document types.
RPMPackage werken-xpath-0.9.4-5.beta.12.3.fc13.x86_64
werken.xpath is an implementation of the W3C XPath Recommendation, on top of the JDOM library. It takes as input a XPath expression, and a JDOM tree, and returns a NodeSet (java.util.List) of selected elements. Is is being used in the development of the as-yet-unreleased werken.xslt (eXtensible Stylesheet Language) and the werken.canonical (XML canonicalization) packages.
RPMPackage velocity-1.7-1.lbn13.noarch
Velocity is a Java-based template engine. It permits anyone to use the simple yet powerful template language to reference objects defined in Java code. When Velocity is used for web development, Web designers can work in parallel with Java programmers to develop web sites according to the Model-View-Controller (MVC) model, meaning that web page designers can focus solely on creating a site that looks good, and programmers can focus solely on writing top-notch code. Velocity separates Java code from the web pages, making the web site more maintainable over the long run and providing a viable alternative to Java Server Pages (JSPs) or PHP. Velocity's capabilities reach well beyond the realm of web sites; for example, it can generate SQL and PostScript and XML (see Anakia for more information on XML transformations) from templates. It can be used either as a standalone utility for generating source code and reports, or as an integrated component of other systems. Velocity also provides template services for the Turbine web application framework. Velocity+Turbine provides a template service that will allow web applications to be developed according to a true MVC model.
RPMPackage tomcatjss-6.0.2-1.lbn13.noarch
A Java Secure Socket Extension (JSSE) implementation using Java Security Services (JSS) for Tomcat 6. NOTE: The 'tomcatjss' package conflicts with the 'tomcat-native' package because it uses an underlying NSS security model rather than the OpenSSL security model, so these two packages may not co-exist.
RPMPackage tomcat6-webapps-6.0.35-1.lbn13.noarch
The ROOT and examples web applications for Apache Tomcat.
RPMPackage tomcat6-systemv-6.0.35-1.lbn13.noarch
Systemv Scripts to start and stop tomcat6 service
RPMPackage tomcat6-servlet-2.5-api-6.0.35-1.lbn13.noarch
Apache Tomcat Servlet API implementation classes.
RPMPackage tomcat6-lib-6.0.35-1.lbn13.noarch
Libraries needed to run the Tomcat Web container.
RPMPackage tomcat6-jsp-2.1-api-6.0.35-1.lbn13.noarch
Apache Tomcat JSP API implementation classes.
RPMPackage tomcat6-el-2.1-api-6.0.35-1.lbn13.noarch
Expression Language 1.0.
RPMPackage tomcat6-admin-webapps-6.0.35-1.lbn13.noarch
The host-manager and manager web applications for Apache Tomcat.
RPMPackage tomcat6-6.0.35-1.lbn13.noarch
Tomcat is the servlet container that is used in the official Reference Implementation for the Java Servlet and JavaServer Pages technologies. The Java Servlet and JavaServer Pages specifications are developed by Sun under the Java Community Process. Tomcat is developed in an open and participatory environment and released under the Apache Software License version 2.0. Tomcat is intended to be a collaboration of the best-of-breed developers from around the world.