This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: non-binary, non-XML, source files


Hi,

Bernd wrote,
> The next project is likely to process ANSI-C source code and other ASCII
> files that are not in XML form. Will I still have to create a tool that
> creates XML first, or is there a way for XSLT to work directly on
> non-binary, non-XML, source files?

working directly with XSLT is possible when you write your own parser for
creating a source tree. Michael Kay's book, XSLT: programmers reference,
contains an example of this for saxon.

Cheers,
Agnes



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]