DefaultLinkRelationFactory
Provides string to Relation instance mappings.
Represents a creator delegate for creating link relation providers.
public DefaultLinkRelationFactory()
Creates an LinkRel provider for the provided element.
Creates the default LinkRel provider for the given link element
and relation. By default this is null.
Registers a new creator for the specified relation.
Throws an exception if another creator for the given
relation is already added.
Unregisters an existing creator for the given relation.