org.xwiki.rendering.wikimodel.creole
Class CreoleWikiReferenceParser

java.lang.Object
  extended by org.xwiki.rendering.wikimodel.WikiReferenceParser
      extended by org.xwiki.rendering.wikimodel.creole.CreoleWikiReferenceParser
All Implemented Interfaces:
IWikiReferenceParser

public class CreoleWikiReferenceParser
extends WikiReferenceParser

Since:
4.0M1
Version:
$Id: a901a64ba21ea36d3571a4b6c7c74e49593e15ed $
See Also:
WikiReference

Constructor Summary
CreoleWikiReferenceParser()
           
 
Method Summary
 
Methods inherited from class org.xwiki.rendering.wikimodel.WikiReferenceParser
getLabel, getLink, getParameters, parse, splitToChunks
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CreoleWikiReferenceParser

public CreoleWikiReferenceParser()


Copyright © 2004–2014 XWiki. All rights reserved.