public class SceneWriter extends Object
SceneParser
Constructor and Description |
---|
SceneWriter()
Build a scene writer using the system-specified composite
builder for
|
SceneWriter(CompositeBuilder builder)
Build a scene writer using the given composite builder for
mapping types to builders.
|
Modifier and Type | Method and Description |
---|---|
void |
write(Scene db,
SceneElement root,
Writer out)
Write the single interpretation of the scene given rooted by
the given root to the character-output stream.
|
public SceneWriter() throws Exception
Exception
public SceneWriter(CompositeBuilder builder)
public void write(Scene db, SceneElement root, Writer out) throws Exception
Exception
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.