net.sourceforge.pmd.lang.xml.ast
Class XmlNodeInvocationHandler
java.lang.Object
net.sourceforge.pmd.lang.xml.ast.XmlNodeInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
public class XmlNodeInvocationHandler
- extends Object
- implements InvocationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
XmlNodeInvocationHandler
public XmlNodeInvocationHandler(XmlParser parser,
Node node)
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 2002-2015 InfoEther. All Rights Reserved.