public class URIUtils extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SchemeChannel |
| Constructor and Description |
|---|
URIUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
BuildQueryString(String id) |
static String |
GetID(Map<String,String> params,
boolean mandatory) |
static IChannelLocator.LocatorType |
GetLocatorType(URI locator) |
static Map<String,String> |
ParseQueryString(String query) |
public static final String SchemeChannel
Copyright © 2018. All Rights Reserved.