org.oXML.engine.mapping.dom
Class CatchMapping

java.lang.Object
  extended byorg.oXML.engine.mapping.dom.CatchMapping
All Implemented Interfaces:
TemplateMapping

public class CatchMapping
extends java.lang.Object
implements TemplateMapping


Field Summary
static java.lang.String DEFAULT_HANDLER
           
 
Constructor Summary
CatchMapping()
           
 
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

DEFAULT_HANDLER

public static final java.lang.String DEFAULT_HANDLER
See Also:
Constant Field Values
Constructor Detail

CatchMapping

public CatchMapping()
Method Detail

map

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