gov.nasa.pds.imaging.generation.context
Interface PDSContext
- All Known Subinterfaces:
- NodeContext, PDSObject
- All Known Implementing Classes:
- GeneratedElements, PDS3Label
public interface PDSContext
Interface for the PDS Context to be used for extracting values
for the Velocity Templates.
- Author:
- jpadams
getContext
String getContext()
get
Object get(String key)
throws TemplateException
- Throws:
TemplateException
getUnits
String getUnits(String key)
setInputPath
void setInputPath(String str)
setConfigPath
void setConfigPath(String path)
setMappings
void setMappings()
throws Exception
- Throws:
Exception
Copyright © 2010-2011 Planetary Data System. All Rights Reserved.