JTools

org.jtools.tmpl.macrolib
Class Tef

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

public final class Tef
extends Object
implements MacroLib


Nested Class Summary
static class Tef.regApplType
           
static class Tef.simple
           
static class Tef.simple_constructors
           
static class Tef.simple_factory
           
static class Tef.simple_registrator
           
 
Constructor Summary
Tef()
           
 
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

Tef

public Tef()
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.