Re: XML/XSL Parsers using stdio

Subject: Re: XML/XSL Parsers using stdio
From: Duane Nickull <webmaster@xxxxxxxxxxxxxxxxx>
Date: Tue, 01 Jun 1999 08:13:16 -0700
You may want to take a look at the Perl XML::PARSER from CPAN.  

Duane Nickull

Sargeant, Richard (GEIS) wrote:
> 
> I need to be able to call to a XML/XSL parser using stdin and receiving the
> output via stdout and I would rather not have to write my own java program
> to do it. Can anyone suggest a parser than can support stdio as all the ones
> I have tried require at least a file for input.
> 
> regards
>    Richard Sargeant
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


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


Current Thread