William, I didn't need to implement any XSLT parsers, as I'm already parsing my XML using the android XMLPullParser. Therefore half my work was done already.
Using this, I am able to identify when the <dfn> tags appear, and substitute them for onClick() javascript calls in the output. For this I used the following tutorial to help me: http://developer.android.com/intl/fr/resources/tutorials/views/hello-webview.html On Sep 14, 3:17 am, William Ferguson <[email protected]> wrote: > Neil, out of curiousity, which solution did you go for and why? > -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

