Class UrlResourceIdentifier
java.lang.Object
com.atlassian.confluence.content.render.xhtml.migration.UrlResourceIdentifier
- All Implemented Interfaces:
NamedResourceIdentifier
,ResourceIdentifier
URL based identifier. In the context of links this will only occur during wiki to XHTML migration since the standard XHTML 'a' tag is sufficient for linking to a URL.
This resource identifier will be more commonly used in the case of embedded images which point to the web.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UrlResourceIdentifier
-
-
Method Details
-
getResourceName
- Specified by:
getResourceName
in interfaceNamedResourceIdentifier
-
getUrl
-
toString
-
equals
-
hashCode
public int hashCode()
-