public class XmlNodeInvocationHandler extends Object implements InvocationHandler
| Constructor and Description |
|---|
XmlNodeInvocationHandler(XmlParser parser,
Node node) |
public Object invoke(Object proxy, Method method, Object[] args) throws IllegalAccessException, IllegalArgumentException, InvocationTargetException
invoke in interface InvocationHandlerIllegalAccessExceptionIllegalArgumentExceptionInvocationTargetExceptionCopyright © 2002–2017 PMD. All rights reserved.