org.stanwood.media.store.mp4
Interface IAtomString

All Superinterfaces:
IAtom
All Known Implementing Classes:
APAtomString

public interface IAtomString
extends IAtom

Should be implemented by atoms of type string


Method Summary
 java.lang.String getValue()
          Used to get the value of the atom
 
Methods inherited from interface org.stanwood.media.store.mp4.IAtom
getDisplayName, getKey, getName
 

Method Detail

getValue

java.lang.String getValue()
Used to get the value of the atom

Returns:
The value of the atom