Class X3DRelaxedParser

java.lang.Object
org.web3d.parser.x3d.X3DRelaxedParser
All Implemented Interfaces:
X3DRelaxedParserConstants

public class X3DRelaxedParser extends Object implements X3DRelaxedParserConstants
A parser for VRML97 syntax that is not very strict about the incoming syntax.

Automatically generated from the JavaCC source grammar X3DRelaxedParser.jj The grammar is not a strict interpretation of the VRML97 BNF from Appendix A. You can see what JavaCC thinks the grammar is here

Version:
Grammar $Revision: 1.25 $
Author:
Justin Couch