public class MediaWikiReferenceParser extends WikiReferenceParser
| Constructor and Description |
|---|
MediaWikiReferenceParser() |
| Modifier and Type | Method and Description |
|---|---|
WikiReference |
parse(String str)
Parses the given reference, recognizes individual parts of this reference
(link, label, parameters) and returns the corresponding reference object.
|
getLabel, getLink, getParameters, splitToChunkspublic WikiReference parse(String str)
IWikiReferenceParserparse in interface IWikiReferenceParserparse in class WikiReferenceParserstr - the reference to parseIWikiReferenceParser.parse(java.lang.String)Copyright © 2004–2015 XWiki. All rights reserved.