content
content to show in the wiki word link
Block
private final Block
private final String
private final WikiWordLinkResolver
WikiWordBlock(String aWikiword,
String aText,
WikiWordLinkResolver resolver)
WikiWordBlock(String aWikiword,
Block content,
WikiWordLinkResolver resolver)
WikiWordBlock(String aWikiword,
WikiWordLinkResolver resolver)
aWikiword
- the wikiWordresolver
- responsible of resolving the link to the wikiWordWikiWordBlock(String, String)
aWikiword
- the wiki wordaText
- text to show in the wiki linkresolver
- responsible of resolving the link to the wikiWordIllegalArgumentException
- if the wikiword is null
aWikiword
- the wiki wordcontent
- content to show in the wiki linkresolver
- responsible of resolving the link to the wikiWordIllegalArgumentException
- if the wikiword is null