Class ContextUtil
- java.lang.Object
-
- gov.nasa.pds.imaging.generate.context.ContextUtil
-
public class ContextUtil extends Object
-
-
Constructor Summary
Constructors Constructor Description ContextUtil()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
addDictionaryElement(String key, List<String> elList)
List<Map<String,String>>
getDictionary()
-
-
-
Method Detail
-
addDictionaryElement
public void addDictionaryElement(String key, List<String> elList) throws TemplateException
- Throws:
TemplateException
-
-