EditiX is a cross-platform and multi-purpose XML editor and XSLT debugger (1.0 and 2.0), which helps Web authors and programmers use XML and XML-related technologies, such as XSLT, FO, and XSD schemas. It provides a lot of functionality within a refined IDE, which guides the user with intelligent entry helpers, and has real-time XPath location and syntax error detection. It allows the user to apply an XSLT or FO transformation, and shows the result in a separate view. It includes default templates for XML, DTD, XHTML, XSLT, XSD, XML RelaxNG, SVG, MathML, and XML FO. It can generate schema W3C, DTD or RelaxNG from a document instance.
EditiX Lite is a powerful and easy to use XML editor, visual schema editor and XSLT debugger. It is designed to help Web authors and application programmers take advantage of the latest XML and XML-related technologies such as XSLT/FO, DocBook, and XSD Schema. It has real-time XPath location and syntax error detection, context syntax popups supporting DTD, Schema, and RelaxNG, and support for multiple templates and project management.
Fast Parser is a high performance Java XML parser. Benchmarks measure it to be up to 100%+ faster than Xerces and the JDK1.4 integrated parser. It is ideal for Web services (SOAP) and XSL. The core parsing package (without DOM) is very compact. It features SAX Level 1 and 2 compliance, JAXP compatibility, namespace support, integration with JXMLPad for real time parsing, modular libraries, an embedded device mode (including minimal memory usage), optional XML Comment support, CDATA support, the ability to include any node type with a custom NodeFactory, and a walker for easily navigating through XML trees. Many API samples and benchmark tests are included. JDK1.1 or later is required.
JDock is a pure Java Swing framework for managing/moving/resizing inner windows or components using a layout manager like a BorderLayout or a GridBagLayout. It is compatible with standard Java layouts (BorderLayout, GridBagLayout, etc.). The user can maximize any inner windows or use the actions toolbar by inner window. There are shadows when moving / resizing an inner window. The user can save and restore the state of your environnement. Several samples for GridBagLayout and BorderLayout are provided. JDock is JDK 4 and 5 compatible.
JFormula is a Java library for evaluating mathematical expression. It supports the +, -, *, ^, and % operators, boolean expressions, a short expression format (2x+3y), and variables. The evaluation tree is produced by a pluggable parsing system, and evaluation optimization for symbol value changes is provided. It includes a standard library with 17 mathematical functions, can delegate unknown functions or symbols, and can extend or add new libraries dynamically. Many API samples are included. It is multithreaded and JDK 1.1 compliant.
JSyntaxColor is a Java library for coloring in real time user text input. Main features include a standard editor kit, a simple property file for each syntax description, real time switch between syntax descriptions, inner cache for limiting parsing scope, tokens libraries customizable by the user, color, underline, and border attributes support, samples for Java, SQL, and Formula syntax, and many samples for interesting API parts.
JXMLPad is a Java component for editing XML document. It includes Java bean usage, syntax coloration (tags, name spaces, strings, entities, etc.), a syntax helper, a look-and-feel plugIn, a customized action toolbar, real time tree location, syntax correction, a template for fast creation, easy integration in your application, several standard actions for XML usage (parse, search, comment, etc.), a standard Swing EditorKit, real time tree text synchronization, auto tag closing, many actions (parsing, searching, adding comments, formatting), and real time text location. It is customizable with a property file
JXP is a fast Java XPath 1.0-compliant API. It features a SAX-like event system, an inner expression tree for fast multiple document evaluation, syntax error location and cause, DOM support, FastParser lightweight node support, a customizable API with navigator, function libraries, a plugin for each node type system, and full samples with DOM.
XFlows is an XML and XSLT integrated solution that helps you to create complex scenarios, transform a set of files with XSLT, publish your result into a remote server, export and import data with your database using XML files, and convert your HTML documents to XML. It runs in batch and user interface modes and can be connected to your own parser or JDBC driver for a custom database. Several log levels and platforms are available in batch mode, and mail support is included.
Re: JSyntaxColor This problem is now fixed used the tokenMatchIni and the tokenMatchEnd property for avoiding conflicts. > Testing the JSyntaxColor library I > discovered the f...
Re: JSyntaxColor I agree with your remark, I will correct it for the end of the month. I will include too many graphics improvements. > Testing the JSyntaxColor library I > discovered...