This class provides the representation of a URL link. This class defines key properties of a URL: URL string, a MD5 has of the URL string, MIME-TYPE and the number of times the link is bookmarked.
The ID of the class uniquely identifies a Link
, which is usually created by the database system when the Link
is created for the first time.
ID : MIME-TYPE 0000: Unknown 1001: text/xml 1002: text/plain 1003: text/html 2001: image/jpeg 2002: image/png 2003: image/tiff 2004: image/gif 3001: application/rss+xml 3002: application/rdf+xml 3003: application/owl-xml@author Harry Chen
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|