Public Member Functions | |
BrowserInfo (String family, String name, String url, int type) | |
int | getType () |
String | getFamily () |
String | getName () |
String | getUrl () |
String | getUrl (String pos) throws VGBException |
String | toString () |
Description: Information about alternative browser
Copyright: Copyright (c) 2002 Ernst Orlando Lawrence Berkeley National Laboratory
Company: LBNL
|
|
|
get Family
|
|
get Name
|
|
get browser Type
|
|
get Url string with attached parameters
|
|
get Url string
|
|
return formated XML string
|