Package org.jlab.io.bos
Class BosDataDictionary
java.lang.Object
org.jlab.io.bos.BosDataDictionary
- All Implemented Interfaces:
DataDictionary
- Author:
- gavalian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateBank
(String name, int rows) getDescriptor
(String desc_name) String[]
getXML()
void
-
Constructor Details
-
BosDataDictionary
public BosDataDictionary()
-
-
Method Details
-
init
- Specified by:
init
in interfaceDataDictionary
-
getXML
- Specified by:
getXML
in interfaceDataDictionary
-
getDescriptorList
- Specified by:
getDescriptorList
in interfaceDataDictionary
-
getDescriptor
- Specified by:
getDescriptor
in interfaceDataDictionary
-
createBank
- Specified by:
createBank
in interfaceDataDictionary
-