Class UrlResourceIdentifier

  • All Implemented Interfaces:
    NamedResourceIdentifier, ResourceIdentifier

    public class UrlResourceIdentifier
    extends Object
    implements NamedResourceIdentifier

    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.