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 classAutoGeneratedElements -
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 interfacePDSObjectContextInterface 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. contextMapMethods in gov.nasa.pds.imaging.generate.context with parameters of type PDSContext Modifier and Type Method Description voidContextMappings. 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 interfacePDSObjectSpecific 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 classJsonLabelclassPDS3LabelRepresents 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 interfaceNodeContextExtension 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 classTextUtil
-