| GNU Classpath (0.95) | |
| Frames | No Frames | 
Constructors which throw type java.net.URISyntaxException | |
 Creates an URI from the given string
  | |
 Create an URI from the given components
  | |
URI.URI(String scheme, String userInfo, String host, int port, String path, String query, String fragment)  Create an URI from the given components
  | |
 Create an URI from the given components
  | |
 Create an URI from the given components
  | |
Methods which throw type java.net.URISyntaxException | |
| URI |  Attempts to parse this URI's authority component, if defined,
 into user-information, host, and port components.    | 
| URI |  Returns the equivalent  URI object for this URL.
 | 
| GNU Classpath (0.95) |