net.killingar
Class BeanUtil

java.lang.Object
  extended by webwork.util.BeanUtil
      extended by net.killingar.BeanUtil

public class BeanUtil
extends webwork.util.BeanUtil


Constructor Summary
BeanUtil()
           
 
Method Summary
static java.lang.Object getProperty(java.lang.String key, java.lang.Object from)
           
 
Methods inherited from class webwork.util.BeanUtil
buildFieldMap, convertObjectToStringArray, copy, copy, findTheActualNumberOfSegments, getAsValue, getFieldMapForClass, getIndexedPropertyIndex, getPropertyDescriptor, getPropertyDescriptors, getPropertyEditor, getPropertyEditor, setIndexedObjectDirectly, setIndexedStringValueDirectly, setIndexedStringValueWithPropertyEditor, setIndexedValue, setObjectDirectly, setProperties, setProperty, setProperty, setStringValueDirectly, setStringValueWithPropertyEditor, setValue, toStringValue, verifyNotObjectProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanUtil

public BeanUtil()
Method Detail

getProperty

public static java.lang.Object getProperty(java.lang.String key,
                                           java.lang.Object from)
                                    throws java.lang.IllegalArgumentException
Throws:
java.lang.IllegalArgumentException


Copyright © 2005 Anders Hovmoller All Rights Reserved.