Class JXPathBasicBeanInfo

java.lang.Object
org.apache.commons.jxpath.JXPathBasicBeanInfo
All Implemented Interfaces:
Serializable, JXPathBeanInfo

public class JXPathBasicBeanInfo extends Object implements JXPathBeanInfo
An implementation of JXPathBeanInfo based on JavaBeans' BeanInfo. Properties advertised by JXPathBasicBeanInfo are the same as those advertised by BeanInfo for the corresponding class.
Version:
$Revision: 668329 $ $Date: 2008-06-16 16:59:48 -0500 (Mon, 16 Jun 2008) $
Author:
Dmitri Plotnikov
See Also: