net.jtools.tef
Class TempletHelper
java.lang.Object
net.jtools.tef.GeneratorFactoryHelper
net.jtools.tef.TempletHelper
- All Implemented Interfaces:
- ExecutableHelper
public class TempletHelper
- extends GeneratorFactoryHelper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
publisherConfig
protected PublisherConfig publisherConfig
logFactory
protected org.jpattern.logging.LogFactory logFactory
registrators
protected List<TEFTempletRegistrator> registrators
TempletHelper
public TempletHelper(TEF parent)
addRegistrator
public void addRegistrator(TEFTempletRegistrator registrator)
addRegistrators
public void addRegistrators(TEFTempletRegistrator[] registrators)
setRegistrator
public void setRegistrator(String registrator)
throws Exception
- Throws:
Exception
setRegistrators
public void setRegistrators(String registrators)
throws Exception
- Throws:
Exception
createFileset
public AntLikeFileSetPathHelper createFileset()
addConfiguredFileset
public void addConfiguredFileset(AntLikeFileSetPathHelper fsph)
throws Exception
- Throws:
Exception
execute
public void execute()
throws Exception
- Specified by:
execute
in interface ExecutableHelper
- Overrides:
execute
in class GeneratorFactoryHelper
- Throws:
Exception
setPublisherConfig
public void setPublisherConfig(PublisherConfig cfg)
setLogFactory
public void setLogFactory(org.jpattern.logging.LogFactory logFactory)
© 2000-2006, JTools.org.