public class JspWikiReferenceParser extends WikiReferenceParser
| Constructor and Description |
|---|
JspWikiReferenceParser() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getLabel(String[] chunks)
Extracts the label from the array of chunks and returns it.
|
protected String |
getLink(String[] chunks)
Extracts the link from the array of chunks and returns it.
|
getParameters, parse, splitToChunksprotected String getLabel(String[] chunks)
WikiReferenceParsergetLabel in class WikiReferenceParserchunks - the array of chunksprotected String getLink(String[] chunks)
WikiReferenceParsergetLink in class WikiReferenceParserchunks - the array of chunksCopyright © 2004–2015 XWiki. All rights reserved.