|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectcolladaLoader.xmlMapping.SubTag
abstract class SubTag
Lucerne University of Applied Sciences and Arts http://www.hslu.ch
This source is free; you can redistribute it and/or modify it under the terms of the GNU General Public License and by nameing of the originally author
Description: some xml-Subtags have common behavior. Such Helper-Classes implement the following Methods
Constructor Summary | |
---|---|
SubTag()
|
Method Summary | |
---|---|
(package private) abstract java.lang.String |
getID()
returns the ID of this xml-tag |
(package private) abstract java.lang.String |
getNextSource()
links to the next sub-tag (if exists)to get more informations. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
SubTag()
Method Detail |
---|
abstract java.lang.String getNextSource()
abstract java.lang.String getID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |