Package dap4.servlet

Class CDMDMR.CDMMap

  • Enclosing class:
    CDMDMR

    public static class CDMDMR.CDMMap
    extends dap4.core.dmr.DapMap
    • Field Summary

      • Fields inherited from class dap4.core.dmr.DapNode

        annotations, attributes, dataset, escapedname, fqn, index, parent, shortname, sort, xmlattributes
    • Constructor Summary

      Constructors 
      Constructor Description
      CDMMap​(String target)  
    • Method Summary

      • Methods inherited from class dap4.core.dmr.DapMap

        getFQN, getShortName, getTargetName, getVariable, setVariable
      • Methods inherited from class dap4.core.dmr.DapNode

        addAttribute, addXMLAttribute, annotate, annotation, computefqn, findAttribute, getAttributes, getContainer, getContainerPath, getDataset, getEscapedShortName, getGroup, getGroupPath, getIndex, getParent, getPath, getSort, getXMLAttributes, isTopLevel, overrideParent, removeAttribute, removeXMLAttribute, setAttribute, setAttributes, setDataset, setIndex, setParent, setShortName, setSort, toString
    • Constructor Detail

      • CDMMap

        public CDMMap​(String target)