public class LayoutCellLoader
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static LayoutCell |
load(java.io.InputStream in)
Load LayoutCell hierarchy from serialized stream
|
public static LayoutCell load(java.io.InputStream in) throws java.lang.ClassNotFoundException, java.io.IOException
in
- input streamjava.lang.ClassNotFoundException
java.io.IOException