Uses of Class
org.xwiki.component.namespace.NamespaceNotAllowedException
-
Packages that use NamespaceNotAllowedException Package Description org.xwiki.component.namespace -
-
Uses of NamespaceNotAllowedException in org.xwiki.component.namespace
Methods in org.xwiki.component.namespace that throw NamespaceNotAllowedException Modifier and Type Method Description void
NamespaceValidator. checkAllowed(Collection<String> allowedNamespaces, String namespace)
-