JAC project
AOPSYS
CEDRIC & LIP6 labs

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


Constructor Summary
DefaultDocumentInterpreter()
           
 
Method Summary
 Vector interpret(org.w3c.dom.Document document, Class targetClass)
           
 void setElementInterpreter(ElementInterpreter elementInterpreter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultDocumentInterpreter

public DefaultDocumentInterpreter()
Method Detail

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)

Contact JAC development team:
Renaud Pawlak
Lionel Seinturier
Laurent Martelli