@Role
public interface ResourceReferenceParser
Modifier and Type | Method and Description |
---|---|
ResourceReference |
parse(String rawReference)
Parses a resource reference represented (reference to a link, image, attachment, etc) as a String into a
ResourceReference object. |
ResourceReference parse(String rawReference)
ResourceReference
object.rawReference
- the string representation of the resource reference to parse (the supported syntax depends on
the parser implementation used)Copyright © 2004–2021 XWiki. All rights reserved.