|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbarsuift.simLife.JaxbIO<T>
public class JaxbIO<T>
| Constructor Summary | |
|---|---|
JaxbIO(java.lang.String packageName)
|
|
| Method Summary | |
|---|---|
T |
read(java.io.File file)
|
void |
write(T object,
java.io.File file)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JaxbIO(java.lang.String packageName)
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException| Method Detail |
|---|
public T read(java.io.File file)
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
public void write(T object,
java.io.File file)
throws javax.xml.bind.JAXBException
javax.xml.bind.JAXBException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||