org.objectweb.fractal.aokell.tools.content
Class ContentResolverHelper
java.lang.Object
org.objectweb.fractal.aokell.tools.content.ContentResolverHelper
public class ContentResolverHelper
- extends Object
This class contains helper methods with an implementation which differs
depending on the choosen version of the glue feature. These methods are used
by the content resolver tool.
- Author:
- Lionel Seinturier
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentResolverHelper
public ContentResolverHelper()
newFile
public void newFile(String generatedDirname,
String packagename,
String classname)
throws IOException
- Throws:
IOException
generateClause
public void generateClause(Object contentDesc,
Object ctrlDesc)
throws IOException
- Throws:
IOException
epilogue
public void epilogue()
throws IOException
- Throws:
IOException