be.unamur.inference.main
Class Main

java.lang.Object
  extended by be.unamur.inference.main.Main

public class Main
extends Object

This is the default Main class provided with the library. See source code for usage model inference example.

Author:
Xavier Devroey - xavier.devroey@unamur.be

Constructor Summary
Main()
           
 
Method Summary
static void main(String[] args)
          Create a usage model from a Wordpress Apache Log.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Create a usage model from a Wordpress Apache Log.

Throws:
Exception


Copyright © 2014 PReCISE, University of Namur. All rights reserved.