|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jagatoo.loaders.models.collada.stax.XMLInput
public class XMLInput
An Input contains instructions on how to read
| Nested Class Summary | |
|---|---|
static class |
XMLInput.Semantic
|
| Field Summary | |
|---|---|
int |
offset
|
java.lang.String |
semantic
|
java.lang.String |
source
|
| Constructor Summary | |
|---|---|
XMLInput()
|
|
| Method Summary | |
|---|---|
void |
parse(javax.xml.stream.XMLStreamReader parser)
|
XMLInput.Semantic |
recognizeSemantic()
Try to recognize the semantic name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int offset
public java.lang.String semantic
public java.lang.String source
| Constructor Detail |
|---|
public XMLInput()
| Method Detail |
|---|
public XMLInput.Semantic recognizeSemantic()
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 | |||||||||