org.jvnet.hyperjaxb3.lang.reflect.util
Class ReflectionUtils

java.lang.Object
  extended by org.jvnet.hyperjaxb3.lang.reflect.util.ReflectionUtils

public class ReflectionUtils
extends Object


Constructor Summary
ReflectionUtils()
           
 
Method Summary
static Object getFieldValue(Object instance, String fieldName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReflectionUtils

public ReflectionUtils()
Method Detail

getFieldValue

public static Object getFieldValue(Object instance,
                                   String fieldName)


Copyright © 2005-2014. All Rights Reserved.