|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| BinaryContentHandler | Receiver of notifications from the VRML document about node declaration information. |
| ContentHandler | Receiver of notifications from the VRML document about node declaration information. |
| ErrorHandler | Receiver of notifications from the VRML document about node declaration information. |
| Locator | Callback into the parser to ask for information about where we are in the parsing process. |
| ProtoHandler | Receiver of notifications from the VRML document about proto declaration information. |
| RouteHandler | Receiver of notifications from the VRML document about node declaration information. |
| ScriptHandler | Receiver of notifications from the VRML document about script declaration information. |
| StringContentHandler | Receiver of notifications from the VRML document about node declaration information. |
| VRMLReader | Representation of a class capable of reading a VRML source and providing event notification of the items in that file. |
| Class Summary | |
|---|---|
| InputSource | Representation of an input stream of bytes to the reader. |
| Exception Summary | |
|---|---|
| ImportFileFormatException | An exception that represents a parsing error during the import of a file, usually due to an unsupported file type. |
| SAVException | Superclass of all exceptions used by the Simple API for VRML parsing. |
| SAVNotSupportedException | Exception indicating that a feature is not supported by the Simple API for VRML. |
| VRMLParseException | An exception that represents a parsing error in a VRML stream. |
Simple API for VRML Parsing Similar in design to SAX. SAV Interfaces are used to register a callback with the parser implementations defined in the vrml.parser package.
|
Xj3D 2.0 VRML/X3D Code API | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||