public class MaapiSchemas.CSMNsMap extends Object
| Constructor and Description |
|---|
CSMNsMap() |
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getAllMNs() |
Set<String> |
getAllModules() |
Set<String> |
getAllPrefixes() |
Set<String> |
getAllXmlNs() |
List<String> |
getMountId() |
String |
getNSByModule(String module) |
String |
getNSByNSHash(Integer NSHash) |
String |
getNSByPrefix(String prefix) |
String |
getNSByXmlNs(String xmlNS) |
String |
getPrefixByNS(String ns) |
long |
getSize() |
public long getSize()
public Collection<String> getAllMNs()