Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Eclipse ワークスペース内の jsp ファイルの dom ツリーにプログラムでアクセスしたいと考えています。したがって、どのEclipse APIを使用する必要がありますか?
バンドル org.eclipse.jst.jsp.core にはJSPSourceParser. ただし、内部パッケージに含まれているため、アクセスできません。
JSPSourceParser
ソリューションが Helios リリースで機能する場合は、それが望ましいでしょう。