Package com.esri.aims.mtier.model.axl

Contains classes for handling ArcXML exceptions as well as other XML utilities.

See:
          Description

Class Summary
AXLContentHandler Defines an implementation of ContentHandler so that ArcIMS programmers are not required to write common or empty implementations of methods.
ResponseHandler Used to parse admin responses that are expecting an OK, an ERROR, or a WARNING as response.
Util Implements utility methods for AXL building and parsing.
 

Exception Summary
AXLAttributeException Thrown when an error occurs during reading or writing an AXL attribute.
AXLException Generic exception thrown by classes in the axl package or sub-packages.
ErrorAndWarningException Thrown when an ERROR or WARNING response is received.
 

Package com.esri.aims.mtier.model.axl Description

Contains classes for handling ArcXML exceptions as well as other XML utilities.