|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.stax.XMLIntArray
public class XMLIntArray
An array of Integers. Child of Source.
| Field Summary | |
|---|---|
int |
count
|
java.lang.String |
id
|
int[] |
ints
|
| Constructor Summary | |
|---|---|
XMLIntArray()
|
|
| Method Summary | |
|---|---|
void |
parse(javax.xml.stream.XMLStreamReader parser,
java.lang.String endTag)
|
static int[] |
toArray(java.lang.String intValues)
|
| 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 int[] ints
| Constructor Detail |
|---|
public XMLIntArray()
| Method Detail |
|---|
public static int[] toArray(java.lang.String intValues)
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 | |||||||||