|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Objectorg.eclipse.wst.server.core.util.WebResource
A Web module resource.
| Constructor Summary | |
|---|---|
WebResource(IModule module,
IPath path)
Create a new reference to a Web resource (HTML, GIF, etc. on a server). |
|
| Method Summary | |
|---|---|
IModule |
getModule()
Returns the module that this artifact is a part of. |
IPath |
getPath()
Return the relative path to the artifact within the module. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public WebResource(IModule module,
IPath path)
module - a modulepath - a relative path within the module| Method Detail |
public IModule getModule()
IModuleArtifact
getModule in interface IModuleArtifactIModuleArtifact.getModule()public IPath getPath()
public java.lang.String toString()
Object.toString()
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||