| Package | Description |
|---|---|
| org.xwiki.component.namespace |
| Modifier and Type | Field and Description |
|---|---|
static Namespace |
Namespace.ROOT
Root namespace.
|
| Modifier and Type | Method and Description |
|---|---|
static Namespace |
NamespaceUtils.toNamespace(String namespace) |
| Modifier and Type | Method and Description |
|---|---|
<V> V |
NamespaceContextExecutor.execute(Namespace namespace,
Callable<V> callable)
Execute the passed
Callable in the context of the specified namespace. |
Copyright © 2004–2022 XWiki. All rights reserved.