The Meta-Environment API

nl.cwi.sen1.gui.plugin
Class StringFormatter

java.lang.Object
  extended by nl.cwi.sen1.gui.plugin.StringFormatter

public class StringFormatter
extends java.lang.Object


Constructor Summary
StringFormatter()
           
 
Method Summary
static java.lang.String format(java.lang.String format, aterm.ATermList args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringFormatter

public StringFormatter()
Method Detail

format

public static java.lang.String format(java.lang.String format,
                                      aterm.ATermList args)

The Meta-Environment API