com.esri.aims.mtier.model.axl.map
Class ArcXMLReader
java.lang.Object
|
+--com.esri.aims.mtier.model.axl.map.ArcXMLReader
- public class ArcXMLReader
- extends Object
Defines the XML Parser being used by the JSP Connector.
Constructor Summary |
ArcXMLReader()
Constructs a new ArcXMLReader object. |
Method Summary |
String |
getParser()
Creates the XML parser being used by the JSP Connector. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArcXMLReader
public ArcXMLReader()
- Constructs a new ArcXMLReader object.
getParser
public String getParser()
- Creates the XML parser being used by the JSP Connector.
- Returns:
- String