public interface SubWikiPageFactory
Modifier and Type | Method and Description |
---|---|
WikiPage |
getChildPage(FileBasedWikiPage wikiPage,
java.lang.String childName) |
java.util.List<WikiPage> |
getChildren(FileBasedWikiPage wikiPage) |
java.util.List<WikiPage> getChildren(FileBasedWikiPage wikiPage)
WikiPage getChildPage(FileBasedWikiPage wikiPage, java.lang.String childName)