org.jagatoo.loaders.models.collada.stax
Class XMLSource.TechniqueCommon
java.lang.Object
org.jagatoo.loaders.models.collada.stax.XMLSource.TechniqueCommon
- Enclosing class:
- XMLSource
public static class XMLSource.TechniqueCommon
- extends java.lang.Object
TechniqueCommon, as a child of Source, contains an acessor,
which contains the information needed to read a Source.
(in fact, it's the meaning of the data in the Source)
Child of Source.
|
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 |
accessor
public XMLAccessor accessor
XMLSource.TechniqueCommon
public XMLSource.TechniqueCommon()
parse
public void parse(javax.xml.stream.XMLStreamReader parser)
throws javax.xml.stream.XMLStreamException
- Throws:
javax.xml.stream.XMLStreamException