public class URIUtils extends Object
Modifier and Type | Method and Description |
---|---|
static Map<String,String> |
splitFragment(String location) |
static Map<String,String> |
splitFragment(URI uri) |
static Map<String,String> |
splitQuery(String q) |
Copyright © 2016 Red Hat, Inc. All rights reserved.