| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
asMap(Set<Namespace> namespaces)
Converts a set of
Namespaces into a map containing the
Namespace.getPrefix() strings as keys, with the
Namespace.getName() strings as values in the map for each
namespace in the given set. |
public static Map<String,String> asMap(Set<Namespace> namespaces)
Namespaces into a map containing the
Namespace.getPrefix() strings as keys, with the
Namespace.getName() strings as values in the map for each
namespace in the given set.Copyright © 2001-2013 Aduna. All Rights Reserved.