|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stringtree.wiki.RemoteWikiLink
public class RemoteWikiLink
Field Summary | |
---|---|
private Fetcher |
remoteNames
|
Constructor Summary | |
---|---|
RemoteWikiLink()
|
|
RemoteWikiLink(Fetcher remoteNames)
|
Method Summary | |
---|---|
java.lang.Object |
getObject(java.lang.String key)
|
void |
init(Fetcher context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private Fetcher remoteNames
Constructor Detail |
---|
public RemoteWikiLink(Fetcher remoteNames)
public RemoteWikiLink()
Method Detail |
---|
public java.lang.Object getObject(java.lang.String key)
getObject
in interface Fetcher
public void init(Fetcher context)
init
in interface Initialisable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |