Hi Kaori I don't know a parser for traditional jsp but if you use jspx then you can use any xml parser or the JspDocumentParser provided by Apache.
Kind regards Mark Lovatt [email protected] uk.linkedin.com/in/mmlovatt Sent from my iPhone > On 10 Sep 2015, at 06:25, 八反田 香莉 <[email protected]> wrote: > > Hello, > > I want to make the JSP code analysis tool. I'm looking for a parser for that > For example , when I write a JSP source code using Eclipse, > it's tool can check if there is any specific description. > But , there is no appropriate parser of JSP that can be used for such > purposes .I require as possible ready-to-use parser tree of JSP. > Can I use parser of Jaspar for such a purpose ? > > Best Regards > Kaori > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
