public class CommonWikiReferenceParser extends Object implements IWikiReferenceParser
Constructor and Description |
---|
CommonWikiReferenceParser() |
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.
|
public WikiReference parse(String str)
IWikiReferenceParser
parse
in interface IWikiReferenceParser
str
- the reference to parseCopyright © 2004–2021 XWiki. All rights reserved.