RE: [xsl] Another supported langauge

Subject: RE: [xsl] Another supported langauge
From: <Jarno.Elovirta@xxxxxxxxx>
Date: Wed, 7 Jun 2006 10:44:31 +0300
Hi,

>Tried that and although it was being skipped by the formatter
>my other process (A SAX Parser) coulodn't see the <?provider
>1234567890?> tag.

How do you try to catch it? Using
org.xml.sax.ContentHandler.processingInstruction(java.lang.String,
java.lang.String) ?

Jarno

Current Thread