| |
|
| java.lang.Object org.netbeans.modules.web.jspparser.WebModuleImpl
WebModuleImpl | public class WebModuleImpl implements WebModuleImplementation(Code) | | Dummy implementation of WebModule for testing memory leaks.
author: Tomas Mysik |
Constructor Summary | |
public | WebModuleImpl(FileObject documentRoot) |
WebModuleImpl | public WebModuleImpl(FileObject documentRoot)(Code) | | |
getDeploymentDescriptor | public FileObject getDeploymentDescriptor()(Code) | | |
getDocumentBase | public FileObject getDocumentBase()(Code) | | |
getJ2eePlatformVersion | public String getJ2eePlatformVersion()(Code) | | |
getJavaSources | public FileObject[] getJavaSources()(Code) | | |
getMetadataModel | public MetadataModel<WebAppMetadata> getMetadataModel()(Code) | | |
getWebInf | public FileObject getWebInf()(Code) | | |
|
|
|