Search the web
Sign In
New User? Sign Up
xmlpull-user
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Re: new to xpp3, please advice   Message List  
Reply | Forward Message #215 of 308 |
yaxiny wrote:

>My web application has a search screen.
>What I want to achive is to streaming some search result out to the
>browser with excel format, I want to use xpp3 :
>
>1. to create xml using my search result
>
>
check
http://www.xmlpull.org/v1/download/unpacked/doc/quick_write.html
http://www.xmlpull.org/v1/doc/api/org/xmlpull/v1/XmlSerializer.html

>2. to transform created xml to another form of xml(xmlss) using xsl.
>
>
i do not know any tool that provides XSL processing on top of xml pull
API but you could convert xmlpull into SAX and use it as input to XSL
engine.
http://www.xmlpull.org/v1/doc/addons.html#sax2_driver

HTH,

alek

>Could you point to me what should I do to achive those. what sample
>code I can look up for each step?
>
>Thank you very much!
>
>yaxiny
>
>
>
>


--
The best way to predict the future is to invent it - Alan Kay




Tue May 10, 2005 12:15 am

as10m
Offline Offline
Send Email Send Email

Forward
Message #215 of 308 |
Expand Messages Author Sort by Date

... check http://www.xmlpull.org/v1/download/unpacked/doc/quick_write.html http://www.xmlpull.org/v1/doc/api/org/xmlpull/v1/XmlSerializer.html ... i do not...
Aleksander Slominski
as10m
Offline Send Email
May 10, 2005
12:15 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help