| Package | Description | 
|---|---|
| com.eteks.sweethome3d.applet | Instantiates the required classes to run Sweet Home 3D as an 
applet. | 
| com.eteks.sweethome3d.io | Implements how to read and write 
homes and 
user preferences created in 
model classes of Sweet Home 3D. | 
| Constructor and Description | 
|---|
| HomeAppletRecorder(java.lang.String writeHomeURL,
                  java.lang.String readHomeURL,
                  java.lang.String listHomesURL,
                  java.lang.String deleteHomeURL,
                  ContentRecording contentRecording,
                  HomeXMLHandler xmlHandler,
                  HomeXMLExporter xmlExporter)Creates a recorder that will use the URLs in parameter to write, read, list and delete homes. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected HomeXMLExporter | HomeFileRecorder. getHomeXMLExporter()Returns an exporter able to generate the content of a  Home.xmlentry. | 
| Constructor and Description | 
|---|
| DefaultHomeOutputStream(java.io.OutputStream out,
                       int compressionLevel,
                       ContentRecording contentRecording,
                       boolean serializedHome,
                       HomeXMLExporter homeXmlExporter)Creates a stream that will serialize a home in a zip stream. | 
                        
© Copyright 2024 Space Mushrooms
                            
Distributed under GNU General Public License