|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.lamatek.tags.google.beans.XMLParser
public class XMLParser
XMLParser This class parses XML files and validates against the googlemaps.dtd. Developers should not extend this class or override it's methods.
| Constructor Summary | |
|---|---|
XMLParser()
|
|
| Method Summary | |
|---|---|
static boolean |
parseXML(java.lang.String url,
GoogleMapTag mapTag)
Parses the supplied XML file and adds discovered elements to the given GoogleMapTag. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XMLParser()
| Method Detail |
|---|
public static boolean parseXML(java.lang.String url,
GoogleMapTag mapTag)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||