|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.stax.XMLLibraryEffects
public class XMLLibraryEffects
A Library of Effects. Child of COLLADA.
| Field Summary | |
|---|---|
java.util.ArrayList<XMLEffect> |
effects
This field is written by JiBX and then parsed by the readEffects() method and then the effectMap HashMap is written. |
| Constructor Summary | |
|---|---|
XMLLibraryEffects()
|
|
| Method Summary | |
|---|---|
void |
parse(javax.xml.stream.XMLStreamReader parser)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.util.ArrayList<XMLEffect> effects
| Constructor Detail |
|---|
public XMLLibraryEffects()
| Method Detail |
|---|
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 | |||||||||