Class Introspector

java.lang.Object
org.exolab.castor.xml.Introspector
All Implemented Interfaces:
PropertyChangeListener, EventListener

public final class Introspector extends Object implements PropertyChangeListener
A Helper class for the Marshaller and Unmarshaller, basically the common code base between the two. This class handles the introspection to dynamically create descriptors.
Version:
$Revision$ $Date: 2006-04-14 04:14:43 -0600 (Fri, 14 Apr 2006) $
Author:
Keith Visco