@Role
@Unstable
public interface ResourceReferenceNormalizer
ResourceReference
by checking if it is a URL pointing to a wiki link and if so transform it
into a Document Resource Reference.Modifier and Type | Method and Description |
---|---|
org.xwiki.rendering.listener.reference.ResourceReference |
normalize(org.xwiki.rendering.listener.reference.ResourceReference reference)
Normalize the given
ResourceReference . |
Copyright © 2004–2021 XWiki Contrib. All rights reserved.