org.oXML.engine.template
Class TypeTemplate

java.lang.Object
  extended byorg.oXML.engine.template.TypeTemplate
All Implemented Interfaces:
Template

public class TypeTemplate
extends java.lang.Object
implements Template


Constructor Summary
TypeTemplate(Type type)
           
 
Method Summary
 void process(RuntimeContext env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TypeTemplate

public TypeTemplate(Type type)
Method Detail

process

public void process(RuntimeContext env)
             throws ObjectBoxException
Specified by:
process in interface Template
Throws:
ObjectBoxException