public interface ReflectiveVisitor
ReflectUtil.invokeVisitor(ReflectiveVisitor, Object, Class, String).
This is a tagging interface: it has no methods, and is not even required in order to use reflective visitation, but serves to advise users of the class of the intended use of the class and refer them to auxilliary classes.
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.