public class ModelWriter
extends java.lang.Object
| Constructor and Description | 
|---|
| ModelWriter() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | write(java.io.Writer writer,
     Model model)Writes the model to the writer. | 
public static void write(java.io.Writer writer,
                         Model model)
                  throws java.io.IOException
writer - Writermodel - Modeljava.io.IOExceptionCopyright © 2018 The Apache Software Foundation. All rights reserved.