Productivity Hint 29.1
Helper Functions in an XML Parser
- Given an XML document of a particular structure
- For each element:
- Assign a (new or existing) class or vector (for sequences of the
same type)
- Provide a helper function of this form:
prev
|top
|next