Package dap4.servlet
Class CDMDMR.CDMOtherXML
- java.lang.Object
-
- dap4.core.dmr.DapNode
-
- dap4.core.dmr.DapAttribute
-
- dap4.core.dmr.DapOtherXML
-
- dap4.servlet.CDMDMR.CDMOtherXML
-
- Enclosing class:
- CDMDMR
public static class CDMDMR.CDMOtherXML extends dap4.core.dmr.DapOtherXML
-
-
Constructor Summary
Constructors Constructor Description CDMOtherXML(String name)
-
Method Summary
-
Methods inherited from class dap4.core.dmr.DapAttribute
addNamespace, clearValues, getBaseType, getNamespaceList, getValues, setBaseType, setNamespaceList, setValues
-
Methods inherited from class dap4.core.dmr.DapNode
addAttribute, addXMLAttribute, annotate, annotation, computefqn, findAttribute, getAttributes, getContainer, getContainerPath, getDataset, getEscapedShortName, getFQN, getGroup, getGroupPath, getIndex, getParent, getPath, getShortName, getSort, getXMLAttributes, isTopLevel, overrideParent, removeAttribute, removeXMLAttribute, setAttribute, setAttributes, setDataset, setIndex, setParent, setShortName, setSort, toString
-
-
-
-
Constructor Detail
-
CDMOtherXML
public CDMOtherXML(String name)
-
-