org.xwiki.rendering.internal.parser.wikimodel.xhtml
Class XWikiWikiReference
java.lang.Object
org.wikimodel.wem.WikiReference
org.xwiki.rendering.internal.parser.wikimodel.xhtml.XWikiWikiReference
public class XWikiWikiReference
- extends org.wikimodel.wem.WikiReference
WikiModel extension in order to add additional XWiki Link information so that the XWiki Generator Listener for the
XHTML syntax doesn't have to do any link parsing.
- Since:
- 2.5RC1
- Version:
- $Id$
Methods inherited from class org.wikimodel.wem.WikiReference |
equals, getLabel, getLink, getParameters, hashCode, toString |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
XWikiWikiReference
public XWikiWikiReference(ResourceReference reference,
java.lang.String label,
org.wikimodel.wem.WikiParameters linkParameters,
boolean isFreeStanding)
isFreeStanding
public boolean isFreeStanding()
getReference
public ResourceReference getReference()
Copyright © 2004-2011 XWiki. All Rights Reserved.