org.objectweb.jac.core.parsers.xml
Class MethodElementInterpreter
java.lang.Object
|
+--org.objectweb.jac.core.parsers.xml.MethodElementInterpreter
- public class MethodElementInterpreter
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodElementInterpreter
public MethodElementInterpreter()
interpret
public ConfigMethod interpret(org.w3c.dom.Element methodElement,
Class targetClass)
throws Exception
Exception
interpretArgument
protected Object interpretArgument(org.w3c.dom.Element argElement)
interpretArray
protected Object[] interpretArray(org.w3c.dom.Element argElement)