Dynamic Template in Java

cb.jdynamite.analyser
Class VariableElement

java.lang.Object
  |
  +--cb.jdynamite.analyser.VariableElement
All Implemented Interfaces:
ITemplateElement

public class VariableElement
extends java.lang.Object
implements ITemplateElement


Constructor Summary
VariableElement(java.lang.String key)
           
 
Method Summary
 java.lang.String getDefinition(int depth)
           
 java.lang.String getValue(ITemplateDocument rootDocument)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VariableElement

public VariableElement(java.lang.String key)
Method Detail

getValue

public java.lang.String getValue(ITemplateDocument rootDocument)
Specified by:
getValue in interface ITemplateElement

getDefinition

public java.lang.String getDefinition(int depth)
Specified by:
getDefinition in interface ITemplateElement

JDynamiTe

Copyright Christophe Bouleau