gov.nasa.pds.report.sawmill
Class ProfileConfigUtil
java.lang.Object
gov.nasa.pds.report.sawmill.ProfileConfigUtil
public class ProfileConfigUtil
- extends Object
This class creates a Sawmill profile on the fly for a new profile.
FIXME This needs to be updated to use the new profile config and also
the built in command-line function create_profile_from_template
for Sawmill:
http://www.sawmill.net/cgi-bin/sawmill8/docs/sawmill.cgi?dp=docs.option&option_name=command_line.action
- Author:
- jpadams
Method Summary |
void |
addSource(int setNumber)
Builds the configuration for Sawmill profile |
void |
createProfile(boolean isNewProfile)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileConfigUtil
public ProfileConfigUtil(String logPath,
String localPath,
String profileHome,
String profileName)
throws IOException
- Throws:
IOException
addSource
public void addSource(int setNumber)
- Builds the configuration for Sawmill profile
- Throws:
IOException
createProfile
public void createProfile(boolean isNewProfile)
throws IOException
- Throws:
IOException
Copyright © 2010–2014 Planetary Data System. All rights reserved.