JTools

org.jtools.tmpl.macrolib
Class ExtTest

java.lang.Object
  extended by org.jtools.tmpl.macrolib.ExtTest
All Implemented Interfaces:
MacroLib

public final class ExtTest
extends Object
implements MacroLib


Constructor Summary
ExtTest()
           
 
Method Summary
 Collection<Macro> getMacros()
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExtTest

public ExtTest()
Method Detail

getName

public String getName()
Specified by:
getName in interface MacroLib

getMacros

public Collection<Macro> getMacros()
Specified by:
getMacros in interface MacroLib

JTools

© 2000-2006, JTools.org.