Uses of Class
com.jformdesigner.runtime.MultiException
-
Packages that use MultiException Package Description com.jformdesigner.runtime -
-
Uses of MultiException in com.jformdesigner.runtime
Methods in com.jformdesigner.runtime that throw MultiException Modifier and Type Method Description static FormModelFormLoader. load(InputStream in, ClassLoader classLoader)Loads a form model from the given input stream.static voidFormSaver. save(FormModel model, OutputStream out)Saves a form model to the given output stream.
-