Class ReflectUtil

java.lang.Object
org.apache.tools.ant.util.ReflectUtil

public class ReflectUtil extends Object
Utility class to handle reflection on java objects. The class contains static methods to call reflection methods, catch any exceptions, converting them to BuildExceptions.