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

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

Introduction

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

The text is from its open source code.

Method

DynamicPropertyHandlergetDynamicPropertyHandler(Class clazz)
Returns a shared instance of the dynamic property handler class returned by getDynamicPropertyHandlerClass().
intgetLength(Object collection)
Returns the length of the supplied collection.