|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.iris.Fissures.seed.container.SeedEncodingResolver
public class SeedEncodingResolver
Utility class for resolving DDL Dictionary Blockettes or Blockette 1000 integer assigned values to a standard String name for the data encoding in question. The returned String is most readily used by the Waveform class.
Constructor Summary | |
---|---|
SeedEncodingResolver()
|
Method Summary | |
---|---|
static java.lang.String |
resolve(Blockette dictBlk)
Resolve DDL Blockette to an encoding String name. |
static java.lang.String |
translate(java.lang.String s)
Translate from encoding number to String name, or vice versa. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SeedEncodingResolver()
Method Detail |
---|
public static java.lang.String resolve(Blockette dictBlk)
public static java.lang.String translate(java.lang.String s)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |