This API will typically be used by modules that provide data objects,
wizards, editors, etc. for files used in J2EE web module (JSP, Html, deployment
descriptor, etc.). It will be also used by web framework clients and implementors.
A client may obtain a WebModule instance using
method
WebModule.getWebModule , for any
org.openide.filesystems.FileObject in the web module directory structure.
Use the classpath API to obtain the classpath for the document base (this classpath
is used for code completion of JSPs).