Class AttributeListWrapper

java.lang.Object
org.exolab.castor.xml.util.AttributeListWrapper
All Implemented Interfaces:
AttributeList

public class AttributeListWrapper extends Object implements AttributeList
A class which implements AttributeList by "wrapping" a DOM NamedNodeMap. XSLReader when reading an XSLT stylsheet.
Version:
$Revision$ $Date: 2003-03-03 00:05:44 -0700 (Mon, 03 Mar 2003) $
Author:
Keith Visco