Class NullSavable

java.lang.Object
com.jme3.export.NullSavable
All Implemented Interfaces:
Savable

public class NullSavable extends Object implements Savable
NullSavable is an implementation of Savable with no data. It is used for backward compatibility with versions of the J3O format that wrote Blender importer's "Properties" class.