Class MaapiSchemas.CSMNsMap

Object
com.tailf.maapi.MaapiSchemas.CSMNsMap
Enclosing class:
MaapiSchemas

public class MaapiSchemas.CSMNsMap extends Object
  • Constructor Details

    • CSMNsMap

      public CSMNsMap()
  • Method Details

    • getMountId

      public List<String> getMountId()
    • getSize

      public long getSize()
    • getNSByPrefix

      public String getNSByPrefix(String prefix)
    • getPrefixByNS

      public String getPrefixByNS(String ns)
    • getNSByXmlNs

      public String getNSByXmlNs(String xmlNS)
    • getNSByModule

      public String getNSByModule(String module)
    • getNSByNSHash

      public String getNSByNSHash(Integer NSHash)
    • getAllPrefixes

      public Set<String> getAllPrefixes()
    • getAllXmlNs

      public Set<String> getAllXmlNs()
    • getAllModules

      public Set<String> getAllModules()
    • getAllMNs

      public Collection<String> getAllMNs()