From: Ken A. <kan...@bb...> - 2002-10-24 02:33:05
|
See src/dclass/SaxHandler.scm and SaxExp.scm These compile into elf/SaxHandler.java and elf/SaxExp.java SaxHandler reads an xml file and prints its components. SaxExp reads and xml file and returns an s-expression. I think i have a slightly newer version. k At 06:29 PM 10/23/2002, david may wrote: >I am trying to learn how to user XML apis in Java 1.4 >using jscheme. What is the best way to deal with handlers. >I have been looking at the Proxy example in the jscheme src >but i am wondering if I might be better off writting a java handler. >thanks, >davud > > >------------------------------------------------------- >This sf.net email is sponsored by: Influence the future >of Java(TM) technology. Join the Java Community >Process(SM) (JCP(SM)) program now. >http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en > >_______________________________________________ >Jscheme-user mailing list >Jsc...@li... >https://lists.sourceforge.net/lists/listinfo/jscheme-user |