Interface HaddockPage

All Superinterfaces:
Page
All Known Implementing Classes:
LoginPage, ReadWikiPage

public interface HaddockPage
extends Page
  • Method Summary

    Modifier and Type Method Description
    default String wikiPageContent()
    returns page's wiki content.
    default String wikiTitle()
    returns page's wiki title.

    Methods inherited from interface org.apache.wiki.pages.Page

    title, url