gov.nasa.pds.imaging.generate.context
Class ContextUtil

java.lang.Object
  extended by gov.nasa.pds.imaging.generate.context.ContextUtil

public class ContextUtil
extends Object


Constructor Summary
ContextUtil()
           
 
Method Summary
 void addDictionaryElement(String key, List<String> elList)
           
 List<Map<String,String>> getDictionary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextUtil

public ContextUtil()
Method Detail

addDictionaryElement

public void addDictionaryElement(String key,
                                 List<String> elList)
                          throws TemplateException
Throws:
TemplateException

getDictionary

public List<Map<String,String>> getDictionary()


Copyright © 2010–2015 Planetary Data System. All rights reserved.