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()voidstatic void
-
Constructor Details
-
HipoDataDictionary
public HipoDataDictionary()
-
-
Method Details
-
init
- Specified by:
initin interfaceDataDictionary
-
getXML
- Specified by:
getXMLin interfaceDataDictionary
-
getDescriptorList
- Specified by:
getDescriptorListin interfaceDataDictionary
-
getDescriptor
- Specified by:
getDescriptorin interfaceDataDictionary
-
createBank
- Specified by:
createBankin interfaceDataDictionary
-
main
-