Package org.jeyzer.profile
Class JeyzerProfileUpdater
- java.lang.Object
-
- org.jeyzer.profile.JeyzerProfileUpdater
-
public class JeyzerProfileUpdater extends Object
-
-
Constructor Summary
Constructors Constructor Description JeyzerProfileUpdater()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexecute(File patternsSource, File profileTarget, File newPatternEntries)static voidmain(String[] args)
-
-
-
Method Detail
-
execute
public void execute(File patternsSource, File profileTarget, File newPatternEntries) throws InvalidPatternsException, ProfileUpdaterInitException, Exception
-
main
public static void main(String[] args)
-
-