Uses of Interface
org.objectweb.jac.core.parsers.xml.ElementInterpreter

Packages that use ElementInterpreter
org.objectweb.jac.core.parsers.xml   
 

Uses of ElementInterpreter in org.objectweb.jac.core.parsers.xml
 

Classes in org.objectweb.jac.core.parsers.xml that implement ElementInterpreter
 class ACElementInterpreter
           
 

Methods in org.objectweb.jac.core.parsers.xml with parameters of type ElementInterpreter
 void DefaultDocumentInterpreter.setElementInterpreter(ElementInterpreter elementInterpreter)