gov.nasa.pds.tools.label
Class Symbol

java.lang.Object
  extended by gov.nasa.pds.tools.label.Scalar
      extended by gov.nasa.pds.tools.label.Symbol
All Implemented Interfaces:
Value

public class Symbol
extends Scalar

Version:
$Revision: 4967 $
Author:
pramirez, jagander

Constructor Summary
Symbol(String value)
           
 
Method Summary
 boolean isSupportedPDSType(Constants.DictionaryType type)
           
 String normalize()
           
 
Methods inherited from class gov.nasa.pds.tools.label.Scalar
equals, getValue, hashcode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Symbol

public Symbol(String value)
Parameters:
value -
Method Detail

normalize

public String normalize()

isSupportedPDSType

public boolean isSupportedPDSType(Constants.DictionaryType type)
Specified by:
isSupportedPDSType in class Scalar


Copyright © 2005–2013 Planetary Data System. All rights reserved.