|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.thalia.bio.entity.factory.BioEntityFactory
org.thalia.bio.entity.factory.MapTabFactory
public class MapTabFactory
| Constructor Summary | |
|---|---|
MapTabFactory()
|
|
| Method Summary | |
|---|---|
IBioEntity |
load(java.io.InputStream stream)
|
IBioEntity |
load(java.io.Reader reader)
|
void |
unload(IBioEntity entity,
java.io.OutputStream stream)
|
void |
unload(IBioEntity obj,
java.io.Writer writer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapTabFactory()
| Method Detail |
|---|
public void unload(IBioEntity obj,
java.io.Writer writer)
throws java.io.IOException
unload in class BioEntityFactoryjava.io.IOException
public IBioEntity load(java.io.Reader reader)
throws java.io.IOException
load in class BioEntityFactoryjava.io.IOException
public IBioEntity load(java.io.InputStream stream)
throws java.io.IOException
load in class BioEntityFactoryjava.io.IOException
public void unload(IBioEntity entity,
java.io.OutputStream stream)
throws java.io.IOException
unload in class BioEntityFactoryjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||