@Experimental public interface NamespaceStoreInterface extends Iterable<SimpleNamespace>
| Modifier and Type | Method and Description | 
|---|---|
| void | clear() | 
| String | getNamespace(String prefix) | 
| void | init() | 
| void | removeNamespace(String prefix) | 
| void | setNamespace(String prefix,
            String namespace) | 
forEach, iterator, spliteratorCopyright © 2015-2020 Eclipse Foundation. All Rights Reserved.