Class | FeedTools::Link |
In: |
lib/feed_tools/feed_structures.rb
|
Parent: | Object |
Represents a simple hyperlink
href | -> | url |
href= | -> | url= |
href | [RW] | The url that is being linked to |
hreflang | [RW] | The language of the resource being linked to |
length | [RW] | The length of the resource being linked to in bytes |
rel | [RW] | The relation type of the link |
title | [RW] | The title of the hyperlink |
type | [RW] | The mime type of the link |