[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

New XT release

Subject: New XT release
From: James Clark <jjc@xxxxxxxxxx>
Date: Sat, 02 Jan 1999 11:16:14 +0700
new xt
A new release of XT is now available.  See

 http://www.jclark.com/xml/xt.html

The major change in this release is that XT is now SAX-based: it uses
the SAX Parser class for input and the SAX DocumentHandler class for
output.  It thus no longer depends on XP and can be used with any XML
parser in Java that supports SAX.

Also new in this release is an experimental extensibility mechanism.
I'll say more about this in a separate message. See the demo directory
for some examples.

Since SAX doesn't support comments, you'll only get support for comments
if you subclass your XML parser's SAX driver to provide them in a way XT
understands (either as a processing instruction with a null target, or
using com.jclark.xsl.sax.CommentHandler). It's also desirable that your
SAX driver support SAX's Locator interface and report the type of ID
attributes.  I've just released XP 0.5, which has support for all the
above. 

James



 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • New XT release
    • James Clark - Sat, 02 Jan 1999 11:16:14 +0700 <=
      • <Possible follow-ups>
      • James Clark - Fri, 15 Jan 1999 16:45:19 +0700

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.