org.mule.tools.visualizer.postgraphers
Class AbstractIndexer
java.lang.Object
org.mule.tools.visualizer.config.VelocitySupport
org.mule.tools.visualizer.postgraphers.AbstractIndexer
- All Implemented Interfaces:
- PostGrapher
- Direct Known Subclasses:
- DocIndexerPostGrapher, GalleryPostGrapher
public abstract class AbstractIndexer
- extends VelocitySupport
- implements PostGrapher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractIndexer
protected AbstractIndexer(GraphEnvironment env)
throws Exception
- Throws:
Exception
doRendering
protected void doRendering(GraphEnvironment env,
File[] htmlFiles,
String template,
String targetFile)
getFiles
protected File[] getFiles(GraphConfig config,
String extension)
init
public void init(org.apache.velocity.runtime.RuntimeServices arg0)
throws Exception
- Throws:
Exception
logVelocityMessage
public void logVelocityMessage(int arg0,
String arg1)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.