public interface SiteInfo
| Modifier and Type | Method and Description |
|---|---|
General |
getGeneral()
get the general siteinfo
|
String |
getLang()
get the languge of this site
|
Map<String,Ns> |
getNamespaces()
get the Namespaces for this wiki
|
Map<String,Ns> |
getNamespacesByCanonicalName()
get the Namespaces by canonical name for this wiki
|
Map<Integer,Ns> |
getNamespacesById()
get the Namespaces for this wiki
|
String |
getVersion()
get the Version of this wiki
|
String |
mapNamespace(String ns,
SiteInfo targetWiki)
map the given namespace to the target wiki
|
Map<String,Ns> getNamespaces() throws Exception
ExceptionMap<Integer,Ns> getNamespacesById() throws Exception
ExceptionMap<String,Ns> getNamespacesByCanonicalName() throws Exception
ExceptionGeneral getGeneral() throws Exception
ExceptionCopyright © 2018 BITPlan GmbH. All rights reserved.