Package | Description |
---|---|
org.esa.snap.rcp.session |
Modifier and Type | Method and Description |
---|---|
Session |
SessionIO.readSession(File file) |
Session |
XStreamSessionIO.readSession(Reader reader) |
abstract Session |
SessionIO.readSession(Reader reader) |
Modifier and Type | Method and Description |
---|---|
void |
SessionIO.writeSession(Session session,
File file) |
void |
XStreamSessionIO.writeSession(Session session,
Writer writer) |
abstract void |
SessionIO.writeSession(Session session,
Writer writer) |
Copyright © 2014–2017 European Space Agency (ESA). All rights reserved.