org.testng.mustache
Class BaseChunk

java.lang.Object
  extended by org.testng.mustache.BaseChunk
Direct Known Subclasses:
StringChunk, VariableChunk

public abstract class BaseChunk
extends Object


Field Summary
protected  Model m_model
           
 
Constructor Summary
BaseChunk(Model model)
           
 
Method Summary
protected  void p(String string)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

m_model

protected Model m_model
Constructor Detail

BaseChunk

public BaseChunk(Model model)
Method Detail

p

protected void p(String string)


Copyright © 2012. All Rights Reserved.