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