org.oddjob.arooa.utils
Class RootConfigurationFileCreator
java.lang.Object
org.oddjob.arooa.utils.RootConfigurationFileCreator
public class RootConfigurationFileCreator
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootConfigurationFileCreator
public RootConfigurationFileCreator(ArooaElement rootElement)
createIfNone
public void createIfNone(File file)
- Check the file exists. If it doesn't create it with only
the root element. This allows an Oddjob to be created on
a server where there might not be direct access to the file
system.
- Parameters:
file
-