Uses of Class
gov.nasa.pds.registry.common.dd.parser.DDAttribute
Packages that use DDAttribute
-
Uses of DDAttribute in gov.nasa.pds.registry.common.dd
Constructor parameters in gov.nasa.pds.registry.common.dd with type arguments of type DDAttributeModifierConstructorDescriptionLddEsJsonWriter(File outFile, Pds2EsDataTypeMap dtMap, Map<String, DDAttribute> ddAttrCache, boolean overwrite) Constructor -
Uses of DDAttribute in gov.nasa.pds.registry.common.dd.parser
Methods in gov.nasa.pds.registry.common.dd.parser with parameters of type DDAttributeModifier and TypeMethodDescriptionvoidAttributeDictionaryParser.Callback.onAttribute(DDAttribute attr) This method will be called for each attribute in "attributeDictionary".