Contents
Class DictionaryLoader
java.lang.Object
org.jlab.io.utils.DictionaryLoader
- Author:
- gavalian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiondescriptorParseXMLtoString
(String xmlfile) static ArrayList
<EvioDataDescriptor> getDescriptorsFromFile
(String xmlfile) static ArrayList
<EvioDataDescriptor> parseBankXMLtoDescriptorList
(Element bankElement) static String
parseBankXMLtoString
(Element bankElement) parseXMLString
(String xmlstring) Parse an XML string into a descriptors.