Package com.jme.util.export.binary

Interface Summary
BinaryLoaderModule BinaryLoaderModule defines two methods, the first provides a key value to look for to issue the load command.
 

Class Summary
BinaryClassField  
BinaryClassLoader This class is mis-named and is located in an inappropriate package: It is not binary-specific (it is in fact used for XML format too), and it is not a java.lang.ClassLoader, which is what "class loader" is for Java developers.
BinaryClassObject  
BinaryExporter Exports to the jME Binary Format.
BinaryIdContentPair  
BinaryImporter  
BinaryInputCapsule  
BinaryOutputCapsule  
 



Copyright 2003-2009 jMonkeyEngine