Package gov.nasa.pds.tools.label
Class Symbol
- java.lang.Object
-
- gov.nasa.pds.tools.label.Scalar
-
- gov.nasa.pds.tools.label.Symbol
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
isSupportedPDSType(Constants.DictionaryType type)
String
normalize()
-
-
-
Method Detail
-
normalize
public String normalize()
-
isSupportedPDSType
public boolean isSupportedPDSType(Constants.DictionaryType type)
- Specified by:
isSupportedPDSType
in classScalar
-
-