xsl-list
[Top] [All Lists]

Re: [xsl] [Saxon-SA] SAX filter for stylesheet

2007-07-19 05:35:19
I don't have an answer ready for you, but you'd best ask
saxon-specific questions at the saxon mailing list. You'll be more
likely to get to the point answers there.

Saxon list: https://lists.sourceforge.net/lists/listinfo/saxon-help

Cheers,
-- Abel Braaksma

Sorry I forgot to explain the devil in the detail.

Wishing to use Saxon invocation argument

<doco>
-y classname

Use specified SAX parser for stylesheet file, including any loaded
using
xsl:include or xsl:import.
The parser must be the fully-qualified class name of a Java class
that
implements the
org.xml.sax.Parser or org.xml.sax.XMLReader interface
</doco>

What is the best/easiest class that I could reasonably expect to be
already
available to me
in an Eclipse 3.3 environment that would implement one or other of
the
org.xml.sax.Parser or org.xml.sax.XMLReader interfaces so that I can
implement my own class to re-implement my specific SAX filter.

Justin Johansson
Freelance XML / XSLT / XQuery Developer


--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: 
<mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--





--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--

<Prev in Thread] Current Thread [Next in Thread>