Package org.jlab.io.hipo
Class HipoDataDictionary
java.lang.Object
org.jlab.io.hipo.HipoDataDictionary
- 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
static void
-
Constructor Details
-
HipoDataDictionary
public HipoDataDictionary()
-
-
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
-
main
-