Uses of Interface
gov.nasa.pds.imaging.generate.context.PDSContext
-
-
Uses of PDSContext in gov.nasa.pds.imaging.generate.automatic
Classes in gov.nasa.pds.imaging.generate.automatic that implement PDSContext Modifier and Type Class Description class
AutoGeneratedElements
-
Uses of PDSContext in gov.nasa.pds.imaging.generate.context
Subinterfaces of PDSContext in gov.nasa.pds.imaging.generate.context Modifier and Type Interface Description interface
PDSObjectContext
Interface for the PDS Context to be used for extracting values for the Velocity Templates.Fields in gov.nasa.pds.imaging.generate.context with type parameters of type PDSContext Modifier and Type Field Description HashMap<String,PDSContext>
ContextMappings. contextMap
Methods in gov.nasa.pds.imaging.generate.context with parameters of type PDSContext Modifier and Type Method Description void
ContextMappings. addMapping(String key, PDSContext value)
-
Uses of PDSContext in gov.nasa.pds.imaging.generate.label
Subinterfaces of PDSContext in gov.nasa.pds.imaging.generate.label Modifier and Type Interface Description interface
PDSObject
Specific PDSContext applying to those contexts that contain PDS Data in DOM object form.Classes in gov.nasa.pds.imaging.generate.label that implement PDSContext Modifier and Type Class Description class
JsonLabel
class
PDS3Label
Represents PDS3 Label object to provide the necessary functionality to -
Uses of PDSContext in gov.nasa.pds.imaging.generate.node
Subinterfaces of PDSContext in gov.nasa.pds.imaging.generate.node Modifier and Type Interface Description interface
NodeContext
Extension point for node-specific contexts -
Uses of PDSContext in gov.nasa.pds.imaging.generate.util
Classes in gov.nasa.pds.imaging.generate.util that implement PDSContext Modifier and Type Class Description class
TextUtil
-