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