Dynamic Template in Java

cb.jdynamite.analyser
Class ConstantElement

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

public class ConstantElement
extends java.lang.Object
implements ITemplateElement


Constructor Summary
ConstantElement(java.lang.String constant)
           
 
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

ConstantElement

public ConstantElement(java.lang.String constant)
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