public class NamespaceRegistry
extends java.lang.Object
| Constructor and Description |
|---|
NamespaceRegistry() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(Namespace ns) |
void |
clear() |
Namespace |
computeIfAbsent(VncSymbol sym) |
Namespace |
get(VncSymbol sym) |
Namespace |
remove(VncSymbol sym) |