Java org.apache.commons.jxpath JXPathBeanInfo fields, constructors, methods, implement or subclass

Example usage for Java org.apache.commons.jxpath JXPathBeanInfo fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.commons.jxpath JXPathBeanInfo.

The text is from its open source code.

Implementation

org.apache.commons.jxpath.JXPathBeanInfo has the following implementations.
Click this link to see all its implementation.

Method

ClassgetDynamicPropertyHandlerClass()
For dynamic objects, returns the class implementing the DynamicPropertyHandler interface.
PropertyDescriptor[]getPropertyDescriptors()
Returns a list of property descriptors for the beans described by this bean info object.
booleanisDynamic()
Returns true if the objects of this class have dynamic properties (e.g.