org.activemath.webapp.exercises
Class PresentationStrategyMafue

java.lang.Object
  extended by org.activemath.webapp.exercises.PresentationStrategy
      extended by org.activemath.webapp.exercises.PresentationStrategyMafue

public class PresentationStrategyMafue
extends PresentationStrategy


Field Summary
 
Fields inherited from class org.activemath.webapp.exercises.PresentationStrategy
eventList, model, omdocNamespace
 
Constructor Summary
PresentationStrategyMafue()
           
 
Method Summary
 org.jdom.Element apply(org.jdom.Element result)
           
 
Methods inherited from class org.activemath.webapp.exercises.PresentationStrategy
getEventList, setEventList, setModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PresentationStrategyMafue

public PresentationStrategyMafue()
Method Detail

apply

public org.jdom.Element apply(org.jdom.Element result)
Overrides:
apply in class PresentationStrategy