|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| VRMLFieldReader | A parser interface for raw field values to turn them into Java primitive types for use within the runtime application. |
| Class Summary | |
|---|---|
| BaseReader | Common reader implementation that can be either strict or lenient in the parsing. |
| FieldParserFactory | Representation of a parser factory for field content. |
| VRMLParserFactory | Representation of a parser factory for VRML content. |
| VRMLParserUtils | General convenience utilities for handling parsing of VRML files. |
| Error Summary | |
|---|---|
| FactoryConfigurationError | An error thrown when a ParserFactory fails to instantiate. |
Abstract representations of parsers for both the file format and individual field values, regardless of encoding.
org.web3d.vrml.parser.field.factory The name of the class
that implements the FieldParserFactory
interface, which is used for parsing individual field values.
org.web3d.vrml.parser.file.factory The name of the class
that implements the VRMLParserFactory
interface, which is used for parsing files.
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||