Uses of Class
org.web3d.vrml.parser.BaseReader
Packages that use BaseReader
-
Uses of BaseReader in org.web3d.parser.vrml97
Subclasses of BaseReader in org.web3d.parser.vrml97Modifier and TypeClassDescriptionclass
Implementation of a VRML97 reader that can be either strict or lenient in the parsing. -
Uses of BaseReader in org.web3d.parser.x3d
Subclasses of BaseReader in org.web3d.parser.x3dModifier and TypeClassDescriptionclass
Implementation of an X3D reader that can be either strict or lenient in the parsing and supports only VRML encoded files.class
Implementation of an X3D reader that can be either strict or lenient in the parsing and supports both VRML and XML encoded files.