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

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

Introduction

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

The text is from its open source code.

Method

JXPathBeanInfogetBeanInfo(Class beanClass)
Creates and registers a JXPathBeanInfo object for the supplied class.
voidregisterDynamicClass(Class beanClass, Class dynamicPropertyHandlerClass)
Automatically creates and registers a JXPathBeanInfo object for the specified class.