public class SceneParser extends Object implements ModelParser
SceneWriter| Constructor and Description | 
|---|
SceneParser()
Build a scene parser using the system-specified composite
 builder for 
 | 
SceneParser(CompositeBuilder builder)
Build a scene parser that uses the given builder
 declarations to parse its typed data. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
main(String[] args)
Simple test of this class. 
 | 
Object | 
parse(Reader in)
Parse the input stream dictated by the given
 reader intoa scene. 
 | 
public SceneParser()
            throws Exception
Exceptionpublic SceneParser(CompositeBuilder builder)
Copyright © 2025 Central Laboratory of the Research Councils. All Rights Reserved.