|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.stax.XMLFloat
public class XMLFloat
A float element. Used in ShadingParameters.
| Field Summary | |
|---|---|
float |
_float
|
| Constructor Summary | |
|---|---|
XMLFloat()
|
|
| Method Summary | |
|---|---|
void |
parse(javax.xml.stream.XMLStreamReader parser,
java.lang.String endTag)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float _float
| Constructor Detail |
|---|
public XMLFloat()
| Method Detail |
|---|
public void parse(javax.xml.stream.XMLStreamReader parser,
java.lang.String endTag)
throws javax.xml.stream.XMLStreamException
javax.xml.stream.XMLStreamException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||