public class Model4Factory extends ModelFactoryBase<Model4>
Modifier and Type | Field and Description |
---|---|
static int |
MAX_SUPPORTED_VERSION |
static int |
MIN_SUPPORTED_VERSION |
Constructor and Description |
---|
Model4Factory() |
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<Model4>
elem
- DOM element