public class Model3Factory extends ModelFactoryBase<Model3>
Modifier and Type | Field and Description |
---|---|
static int |
MAX_SUPPORTED_VERSION |
static int |
MIN_SUPPORTED_VERSION |
Constructor and Description |
---|
Model3Factory() |
Modifier and Type | Method and Description |
---|---|
boolean |
canParse(org.w3c.dom.Element elem)
Checks if this factory can parse the given DOM element.
|
parse
createDefault, setOrientationXYZ, setOrientationXYZ
public static final int MIN_SUPPORTED_VERSION
public static final int MAX_SUPPORTED_VERSION
public boolean canParse(org.w3c.dom.Element elem)
OpenSimObjectFactory
OpenSimObjectFactory.getComponentClass()
canParse
in class OpenSimObjectFactory<Model3>
elem
- DOM element