Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » [JSP parsing] Internal/Provisional Classes(WST and JST packages)
[JSP parsing] Internal/Provisional Classes [message #518868] Fri, 05 March 2010 10:45
Nicolas Guyomar is currently offline Nicolas GuyomarFriend
Messages: 29
Registered: February 2010
Location: Nantes (France)
Junior Member
Hi Everyone,

In order to parse a JSP file and create a model for further utilisation, I worked with your classes.

The only problem I have is that the classes I'm using are all contained in internal/provisional packages

I was wondering if there was a public API to do the same thing, or if maybe you were thinking in letting the following packages accessible :

" org.eclipse.jst.jsp.core.internal.encoding " to load the JSP file
" org.eclipse.jst.jsp.core.internal.domdocument " to use DOMModelForJSP
" org.eclipse.wst.xml.core.internal.provisional.document " to exploit the DOMModelForJSP


Regards

Nicolas


Previous Topic:Tomcat server failing to start in ECLIPSE
Next Topic:Delete EAR Project
Goto Forum:
  


Current Time: Tue Mar 19 03:33:13 GMT 2024

Powered by FUDForum. Page generated in 0.02040 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top