|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvooga.engine.factory.NodeListProcessor
vooga.engine.factory.xmltags.CollisionGroupsProcessor
public class CollisionGroupsProcessor
Field Summary |
---|
Fields inherited from class vooga.engine.factory.NodeListProcessor |
---|
myChildren, myPlayField, myTracker, myXMLDocument |
Constructor Summary | |
---|---|
CollisionGroupsProcessor(org.w3c.dom.Document xmlDocument,
org.w3c.dom.NodeList children)
|
Method Summary | |
---|---|
int |
getLength()
|
org.w3c.dom.Node |
item(int index)
|
void |
process()
|
Methods inherited from class vooga.engine.factory.NodeListProcessor |
---|
getPlayField, isElement |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CollisionGroupsProcessor(org.w3c.dom.Document xmlDocument, org.w3c.dom.NodeList children)
Method Detail |
---|
public int getLength()
public org.w3c.dom.Node item(int index)
public void process()
process
in class NodeListProcessor
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |