<h2>org.autoplot.PersistentStateSupport.SerializationStrategy</h2><p></p> <hr> <a name="deserialize"></a> <h2>deserialize</h2> deserialize( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/w3c/dom/Document.html'>org.w3c.dom.Document</a> doc, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/util/monitor/ProgressMonitor.html'>ProgressMonitor</a> monitor ) → void <p></p> <h3>Parameters</h3> doc - a Document <br> monitor - a ProgressMonitor <h3>Returns:</h3> void (returns nothing) <br><br> <a href="https://github.com/autoplot/dev/search?q=deserialize&unscoped_q=deserialize">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/PersistentStateSupport.SerializationStrategy.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/PersistentStateSupport.SerializationStrategy.html#deserialize">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/PersistentStateSupport.SerializationStrategy.java#l89">[view source]</a> <br> <br> <hr> <a name="serialize"></a> <h2>serialize</h2> serialize( <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/w3c/dom/Document.html'>org.w3c.dom.Document</a> document, <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/das2/util/monitor/ProgressMonitor.html'>ProgressMonitor</a> monitor ) → <a href='http://www-pw.physics.uiowa.edu/~jbf/autoplot/doc/org/w3c/dom/Element.html'>org.w3c.dom.Element</a> <p></p> <h3>Parameters</h3> document - a Document <br> monitor - a ProgressMonitor <h3>Returns:</h3> org.w3c.dom.Element <br><br> <a href="https://github.com/autoplot/dev/search?q=serialize&unscoped_q=serialize">[search for examples]</a> <a href="https://github.com/autoplot/documentation/tree/master/javadoc/org/autoplot/PersistentStateSupport.SerializationStrategy.md">[view on GitHub]</a> <a href="http://www-pw.physics.uiowa.edu/~jbf/autoplot/javadoc2018/org/autoplot/PersistentStateSupport.SerializationStrategy.html#serialize">[view on old javadoc]</a> <a href="https://sourceforge.net/p/autoplot/code/HEAD/tree/autoplot/trunk/Autoplot/src/org/autoplot/PersistentStateSupport.SerializationStrategy.java#l86">[view source]</a> <br> <br>