|
Hilbert II - Version 0.03.08 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
An address for a QEDEQ module.
| Method Summary | |
ModuleContext |
createModuleContext()
Get module address as ModuleContext. |
String |
getFileName()
Get module file name. |
String |
getHeader()
Get address header (including protocol, host, port, user) but without file path. |
String |
getName()
Get name of module (file name without .xml). |
String |
getPath()
Get address path (without protocol, host, port and file name). |
URL |
getURL()
Get fully qualified URL of module. |
boolean |
isFileAddress()
Is this a local QEDEQ file. |
boolean |
isRelativeAddress()
Was this module address created relatively? |
| Method Detail |
public ModuleContext createModuleContext()
ModuleContext. Creates a new object.
ModuleContext.public String getHeader()
public String getPath()
public String getFileName()
public String getName()
.xml).
public URL getURL()
public boolean isRelativeAddress()
public boolean isFileAddress()
file:.
|
Hilbert II - Version 0.03.08 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| ©left GNU General Public Licence All Rights Reserved. |