|
eXo Kernel :: Container 2.4.11-UXP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exoplatform.container.configuration.Namespaces
public class Namespaces
| Field Summary | |
|---|---|
static String |
KERNEL_1_0_URI
. |
static String |
KERNEL_1_0_URI_OLD
|
static String |
KERNEL_1_1_URI
. |
static String |
KERNEL_1_1_URI_OLD
|
static String |
KERNEL_1_2_URI
. |
static String |
KERNEL_1_2_URI_OLD
|
static String |
KERNEL_1_3_URI
. |
static Set<String> |
KERNEL_NAMESPACES_SET
All the namespaces related to the kernel |
| Constructor Summary | |
|---|---|
Namespaces()
|
|
| Method Summary | |
|---|---|
static String[] |
getKernelNamespaces()
|
static boolean |
isKernelNamespace(String uri)
Indicates whether the given uri is a kernel namespace or not |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String KERNEL_1_0_URI
public static final String KERNEL_1_0_URI_OLD
public static final String KERNEL_1_1_URI
public static final String KERNEL_1_1_URI_OLD
public static final String KERNEL_1_2_URI
public static final String KERNEL_1_2_URI_OLD
public static final String KERNEL_1_3_URI
public static final Set<String> KERNEL_NAMESPACES_SET
| Constructor Detail |
|---|
public Namespaces()
| Method Detail |
|---|
public static String[] getKernelNamespaces()
public static boolean isKernelNamespace(String uri)
uri - the uri to check
true if it is a kernel namespace, false otherwise.
|
eXo Kernel :: Container 2.4.11-UXP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||