|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectparser.Parser
parser.MapParser
public class MapParser
Nested Class Summary | |
---|---|
class |
MapParser.MapName
|
Constructor Summary | |
---|---|
MapParser(GlobalLists globallists)
|
Method Summary | |
---|---|
Map |
createMap(org.w3c.dom.Node mapNode)
|
void |
readMapFile(java.lang.String FileName)
|
void |
readMaps(org.w3c.dom.NodeList maps)
|
Methods inherited from class parser.Parser |
---|
readAttribute, readBoolean, readColor, readDouble, readVector3D |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MapParser(GlobalLists globallists)
Method Detail |
---|
public void readMapFile(java.lang.String FileName)
public void readMaps(org.w3c.dom.NodeList maps)
public Map createMap(org.w3c.dom.Node mapNode)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |