LocationHandler

We will not revisit the full implementation details required of a Handler class in the enterprise Curl XML design pattern, as this can be found in Chapter 11. However, it is important to see the specific implementation details for LocationHandler, and these will be presented in the following sections, starting with the {constructor} listed Figure 20-6.

Figure 20-6. LocationHandler.constructor method listing.
 ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| || File: LocationHandler.curl || Author: Paul Sheehan || Version: 1.0 || Contents: This handles the events raised by the SAX || parser for the location list.xml document ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| {define-class public LocationHandler ...

Get Enterprise Curl now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.