public static class URISupport.CompositeData extends Object
Constructor and Description |
---|
URISupport.CompositeData() |
Modifier and Type | Method and Description |
---|---|
URI[] |
getComponents() |
String |
getFragment() |
String |
getHost() |
Map |
getParameters() |
String |
getPath() |
String |
getScheme() |
URI |
toURI() |
public URI[] getComponents()
public String getFragment()
public Map getParameters()
public String getScheme()
public String getPath()
public String getHost()
public URI toURI() throws URISyntaxException
URISyntaxException
Apache CXF