|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use UnknownInfoStructureException | |
---|---|
jef.dna.infoStructures | |
jef.dna.infoStructures.impl |
Uses of UnknownInfoStructureException in jef.dna.infoStructures |
---|
Methods in jef.dna.infoStructures that throw UnknownInfoStructureException | |
---|---|
InfoStructure |
InfoStructuresFactory.getInstance(int type)
Returns a new InfoStructure instance according to the type specified as input
parameter. |
InfoStructure |
InfoStructuresFactory.getInstance(int type,
java.io.DataInputStream dis,
Dna dna)
Returns a new InfoStructure instance according to the type specified as input
parameter. |
Uses of UnknownInfoStructureException in jef.dna.infoStructures.impl |
---|
Methods in jef.dna.infoStructures.impl that throw UnknownInfoStructureException | |
---|---|
InfoStructure |
InfoFactory.getInstance(int type)
|
InfoStructure |
InfoFactory.getInstance(int type,
java.io.DataInputStream dis,
Dna dna)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |