org.oXML.extras.db
Class ExecuteMapping

java.lang.Object
  extended byorg.oXML.extras.db.ExecuteMapping
All Implemented Interfaces:
TemplateMapping

public class ExecuteMapping
extends java.lang.Object
implements TemplateMapping


Field Summary
static Name NAME
           
 
Constructor Summary
ExecuteMapping()
           
 
Method Summary
 Template map(org.w3c.dom.Element e, CompilationContext ctxt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NAME

public static final Name NAME
Constructor Detail

ExecuteMapping

public ExecuteMapping()
Method Detail

map

public Template map(org.w3c.dom.Element e,
                    CompilationContext ctxt)
             throws ObjectBoxException
Specified by:
map in interface TemplateMapping
Throws:
ObjectBoxException