org.oXML.engine.mapping.dom
Class ParameterMapping

java.lang.Object
  extended byorg.oXML.engine.mapping.dom.ParameterMapping

public class ParameterMapping
extends java.lang.Object


Constructor Summary
ParameterMapping()
           
 
Method Summary
 Parameter map(org.w3c.dom.Element e, CompilationContext env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ParameterMapping

public ParameterMapping()
Method Detail

map

public Parameter map(org.w3c.dom.Element e,
                     CompilationContext env)
              throws ObjectBoxException
Throws:
ObjectBoxException