|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.stax.XMLSampler
public class XMLSampler
A COLLADA Sampler. Child of Animation
| Field Summary | |
|---|---|
java.lang.String |
id
|
java.util.ArrayList<XMLInput> |
inputs
|
| Constructor Summary | |
|---|---|
XMLSampler()
|
|
| Method Summary | |
|---|---|
XMLInput |
getInput(java.lang.String semantic)
Search the input with the specified semantic |
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.lang.String id
public java.util.ArrayList<XMLInput> inputs
| Constructor Detail |
|---|
public XMLSampler()
| Method Detail |
|---|
public XMLInput getInput(java.lang.String semantic)
semantic -
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 | |||||||||