Class WorldMapStreetsXML
java.lang.Object
zombie.worldMap.streets.WorldMapStreetsXML
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
read
(String string, WorldMapStreets worldMapStreets) void
write
(String string, WorldMapStreets worldMapStreets)
-
Constructor Details
-
WorldMapStreetsXML
public WorldMapStreetsXML()
-
-
Method Details
-
read
- Throws:
PZXmlParserException
-
write
public void write(String string, WorldMapStreets worldMapStreets) throws TransformerException, IOException - Throws:
TransformerException
IOException
-