gov.nasa.pds.report.update.sawmill
Class ProfileConfigUtil

java.lang.Object
  extended by gov.nasa.pds.report.update.sawmill.ProfileConfigUtil

public class ProfileConfigUtil
extends Object

Author:
jpadams

Constructor Summary
ProfileConfigUtil(LogPath logPath, String localPath, String profileHome, String profileName)
           
 
Method Summary
 void addSource(int setNumber)
          Builds the configuration for Sawmill profile
 void buildCfg(List<LogSet> lsList, boolean isNewProfile)
           
 void createProfile(boolean isNewProfile)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileConfigUtil

public ProfileConfigUtil(LogPath logPath,
                         String localPath,
                         String profileHome,
                         String profileName)
                  throws IOException
Throws:
IOException
Method Detail

buildCfg

public void buildCfg(List<LogSet> lsList,
                     boolean isNewProfile)
              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.