gov.nasa.pds.tools.label
Class TextString

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

public class TextString
extends Scalar

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

Constructor Summary
TextString(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

TextString

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

isSupportedPDSType

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

normalize

public String normalize()


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