|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.stax.XMLFloatArray
public class XMLFloatArray
An array of Floats. Child of Source.
| Field Summary | |
|---|---|
int |
count
|
float[] |
floats
|
java.lang.String |
id
|
| Constructor Summary | |
|---|---|
XMLFloatArray()
|
|
| Method Summary | |
|---|---|
void |
parse(javax.xml.stream.XMLStreamReader parser)
|
static float[] |
toArray(java.lang.String floatValues)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int count
public java.lang.String id
public float[] floats
| Constructor Detail |
|---|
public XMLFloatArray()
| Method Detail |
|---|
public static float[] toArray(java.lang.String floatValues)
public void parse(javax.xml.stream.XMLStreamReader parser)
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 | |||||||||