Class URL
java.lang.Object
com.github.westsi.browser.util.url.URL
Represents a URL and its type as specified in 
URLType.- See Also:
 
- 
Constructor Details
- 
URL
 
 - 
 - 
Method Details
- 
getUrlType
 - 
Request
 - 
GetFileContents
 - 
GetDataUrlContents
At the moment, assumes that the data URL will always be text/html- Returns:
 - The contents of the data url, from the "," after the mimetype onwards or an error string if not present.
 
 - 
toString
 
 -