Loads a factory (and all its associated Java program elements).
Parameters: in - the used input stream the loaded factory throws: IOException - if some IO error occurs
Saves a factory (and all its associated Java program elements).
Parameters: f - the factory to be save Parameters: out - the used output stream throws: IOException - if some IO error occurs