Package org.apache.qpid.jms.util
Class URISupport.CompositeData
java.lang.Object
org.apache.qpid.jms.util.URISupport.CompositeData
- Enclosing class:
- URISupport
A composite URI can be split into one or more CompositeData object which each represent
the individual URIs that comprise the composite one.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CompositeData
public CompositeData()
-
-
Method Details
-
getComponents
-
getFragment
-
getParameters
-
getScheme
-
getPath
-
getHost
-
toURI
- Throws:
URISyntaxException
-