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