109 projects tagged "XSL/XSLT"
4Suite XML is a Python-based toolkit for XML application development. It features a library of integrated tools for XML processing, implementing open technologies such as DOM, SAX, XPath, XSLT, XInclude, XPointer, XLink, XUpdate, RELAX NG, and XML/SGML Catalogs. The RDF and Repository components of 4Suite are separate packages that must be installed separately, on top of 4Suite XML.
AJAXSLT is an implementation of XSLT in JavaScript. It is also an implementation of XPath that can be used independently of XSLT. It is interesting for developers who aggressively strive for cross browser compatibility. The XSLT implementation operates at the DOM level on its input but returns the output document as a text stream. The DOM to construct the output document can be supplied by the application, or else an internal minimal DOM implementation is used. This DOM comes with a minimal XML parser that can be used to generate a suitable DOM representation of the input documents if they are present as text.
Album Shaper is a graphical application used to create, maintain, and share photo albums using open formats like HTML and JPG. Two-layer albums can be created in a drag-n-drop interface which allows quick and easy arrangement and categorization of photos. A few simple image manipulations such as rotation and flipping are provided to help get photos presentable as quickly as possible. Photos, subalbums, and albums themselves can be labeled as needed and modified at a later time by saving and loading from a simple XML format.
AntFlow builds upon Apache Ant to provide a new approach to simplifying system automation that uses pipelines of hot folders chained together to perform a given task. Using XML, it associates an automated task such as data transfer, encryption, or XML processing with a directory on the local system. Whenever a file is copied or written into the hot folder, the associated task is executed and the file is moved to the next hot folder in the pipeline for further processing.
Apache XML Graphics Commons is a library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. You will find components such as a PDF library, an RTF library, Graphics2D implementations that let you generate PDF and PostScript files, and much more.
BIE (Business Integration Engine) is an open source integration system that makes it easy for organizations to exchange data with external trading partners regardless of their native applications. It competes in the same space as applications like Microsoft BizTalk except that it is truly cross-platform since it written in Java.
Babeldoc is a framework and set of applications to process documents for business-to-business and other Internet/integration applications. It is primarily intended for text documents, especially XML, but supports a wide range of operations and data types. It has a sophisticated journaling system that supports replaying and reprocessing. Babeldoc is pipeline based and supports numerous ways to combine the pipeline stages in a dynamically reconfigurable fashion. It has a GUI and a Web-based console for document processing and monitoring, and comes with tools for the tranformation of flatfile data to XML, archival, and cryptography. Additionally it is able to scan various data sources based on sophisticated constraints.
BibORB is a Web-based tool for managing bibliographies. It allows the sharing of bibliographies and provides an interface for editing references. It also eases the management of electronic versions (.ps, .pdf, etc.) of papers associated with your references. Classification is possible using groups, and search functions are included. BibTeX bibliographies can be imported, and selected references can be exported to BibTeX, Ris, and DocBook format.