JTools

org.jtools.tmpl.macrolib
Class Core

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

public final class Core
extends Object
implements MacroLib


Nested Class Summary
static class Core.Else
           
static class Core.elseif
           
static class Core.enumeration
           
static class Core.If
           
static class Core.iterate
           
static class Core.iterator
           
static class Core.main
           
 
Constructor Summary
Core()
           
 
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

Core

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