|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectubiware.util.URITools
public class URITools
| Constructor Summary | |
|---|---|
URITools()
|
|
| Method Summary | |
|---|---|
static java.net.URI |
createUncheckedURI(java.lang.String uriString)
Generates a URI if the a URI can be made with the given String representation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public URITools()
| Method Detail |
|---|
public static java.net.URI createUncheckedURI(java.lang.String uriString)
uriString -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||