Package com.jme3.export

Interface Summary
InputCapsule  
JmeExporter JmeExporter specifies an export implementation for jME3 data.
JmeImporter  
OutputCapsule  
ReadListener  
Savable Savable is an interface for objects that can be serialized using jME's serialization system.
 

Class Summary
FormatVersion Specifies the version of the format for jME3 object (j3o) files.
NullSavable NullSavable is an implementation of Savable with no data.
SavableClassUtil SavableClassUtil contains various utilities to handle Savable classes.