org.objectweb.jac.core.parsers.xml
Class ACElementInterpreter
java.lang.Object
org.objectweb.jac.core.parsers.xml.ACElementInterpreter
- All Implemented Interfaces:
- ElementInterpreter
- public class ACElementInterpreter
- extends Object
- implements ElementInterpreter
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ACElementInterpreter
public ACElementInterpreter()
interpret
public Vector interpret(org.w3c.dom.Element element,
Class targetClass)
throws Exception
- Specified by:
interpret
in interface ElementInterpreter
- Throws:
Exception