edu.virtualschool.jwaa.GenericURI Class Reference
Inheritance diagram for edu.virtualschool.jwaa.GenericURI:
List of all members.
Detailed Description
Abstract superclass of multiple URI types:
Definition at line 7 of file GenericURI.java.
|
Public Member Functions |
|
| GenericURI (String text) |
|
final String | toString () |
|
final String | getText () |
|
void | setText (String text) |
Package Functions |
|
abstract String | getProtocol () |
Package Attributes |
|
String | text |
The documentation for this class was generated from the following file: