public static class URISupport.CompositeData extends Object
Constructor and Description |
---|
CompositeData() |
Modifier and Type | Method and Description |
---|---|
URI[] |
getComponents() |
String |
getFragment() |
String |
getHost() |
Map<String,String> |
getParameters() |
String |
getPath() |
String |
getScheme() |
URI |
toURI() |
public URI[] getComponents()
public String getFragment()
public String getScheme()
public String getPath()
public String getHost()
public URI toURI() throws URISyntaxException
URISyntaxException
Copyright © 2021 JBoss by Red Hat. All rights reserved.