org.testng.mustache
Class Mustache

java.lang.Object
  extended by org.testng.mustache.Mustache

public class Mustache
extends Object


Constructor Summary
Mustache()
           
 
Method Summary
static void main(String[] args)
           
 String run(String template, Map<String,Object> m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Mustache

public Mustache()
Method Detail

run

public String run(String template,
                  Map<String,Object> m)
           throws IOException
Throws:
IOException

main

public static void main(String[] args)
                 throws IOException
Throws:
IOException


Copyright © 2012. All Rights Reserved.