| Modifier and type | Action and description |
|---|---|
| java.lang.String | getScheme |
| protected java.net.URI | refactor(URI,int,int,[boolean],[boolean])
Refactors the URI. |
| protected java.lang.String | validatePath(String,int,int,[boolean])
Validate the path. |
val scheme : java.lang.String
This property is an alias for the action: getScheme
protected new(String)
def getScheme : java.lang.String
protected def refactor(URI,int,int,[boolean],[boolean]) : java.net.URI
protected def validatePath(String,int,int,[boolean]) : java.lang.String