element in LogoURL
indicates the MIME type of the logo image, and the attributes width and
height state the size of the image in pixels.
----------------------------------------------------------------------
- Version:
- 2002-03-01
- Author:
- Andreas Poth
Method Summary |
LogoURL |
getLogoURL()
returns the URL of a logo image |
java.net.URL |
getOnlineResource()
returns the data provider's URL |
java.lang.String |
getTitle()
a human-readable string naming the data providerreturns the title
of the attribution. |
getTitle
public java.lang.String getTitle()
- a human-readable string naming the data providerreturns the title
of the attribution.
getOnlineResource
public java.net.URL getOnlineResource()
throws java.net.MalformedURLException
- returns the data provider's URL
- Throws:
java.net.MalformedURLException
getLogoURL
public LogoURL getLogoURL()
throws java.net.MalformedURLException
- returns the URL of a logo image
- Throws:
java.net.MalformedURLException