|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.stringtree.wiki.LocalWikiLink
public class LocalWikiLink
Field Summary | |
---|---|
private Container |
pages
|
Constructor Summary | |
---|---|
LocalWikiLink()
|
|
LocalWikiLink(Container pages)
|
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 Container pages
Constructor Detail |
---|
public LocalWikiLink(Container pages)
public LocalWikiLink()
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 |