Package org.xwiki.component.namespace
Class NamespaceUtils
- java.lang.Object
-
- org.xwiki.component.namespace.NamespaceUtils
-
public final class NamespaceUtils extends Object
Various namespaces utilities.- Since:
- 8.0M1
- Version:
- $Id: 57a728023a15b7fd8fcaf18da065555b58112c84 $
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getPrefix(String namespaceString)
Extract prefix of the id used to find custom factory.static Namespace
toNamespace(String namespace)
-