|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.web3d.vrml.parser.FieldParserFactory
org.web3d.parser.DefaultFieldParserFactory
Representation of a parser factory for field content.
| Field Summary |
| Fields inherited from class org.web3d.vrml.parser.FieldParserFactory |
FACTORY_CLASS_PROP |
| Constructor Summary | |
DefaultFieldParserFactory()
Construct a default instance of this factory. |
|
| Method Summary | |
VRMLFieldReader |
newFieldParser(int major,
int minor)
Request a new instance of a parser for fields of the given specification version. |
| Methods inherited from class org.web3d.vrml.parser.FieldParserFactory |
getFieldParserFactory |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultFieldParserFactory()
| Method Detail |
public VRMLFieldReader newFieldParser(int major,
int minor)
newFieldParser in class FieldParserFactorymajor - The major version number of this sceneminor - The minor version number of this scene
|
Xj3D VRML/X3D Code API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||