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 TypeClassDescriptionclassImplementation 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 TypeClassDescriptionclassImplementation of an X3D reader that can be either strict or lenient in the parsing and supports only VRML encoded files.classImplementation of an X3D reader that can be either strict or lenient in the parsing and supports both VRML and XML encoded files.