|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.stax.XMLUnit
public class XMLUnit
The Unit used in a COLLADA file for lengths. Child of Asset.
| Field Summary | |
|---|---|
float |
meter
|
java.lang.String |
name
|
| Constructor Summary | |
|---|---|
XMLUnit()
|
|
| Method Summary | |
|---|---|
void |
parse(javax.xml.stream.XMLStreamReader parser)
it should already be at a start element. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public float meter
public java.lang.String name
| Constructor Detail |
|---|
public XMLUnit()
| Method Detail |
|---|
public void parse(javax.xml.stream.XMLStreamReader parser)
parser -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||