public interface IWikiReferenceParser
WikiReference.WikiReference| 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.
|
WikiReference parse(String str)
str - the reference to parseCopyright © 2004–2014 XWiki. All rights reserved.