org.slf4j.converter
Class Converter

java.lang.Object
  extended by org.slf4j.converter.Converter

public class Converter
extends Object


Constructor Summary
Converter()
           
 
Method Summary
 boolean init()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Converter

public Converter()
Method Detail

main

public static void main(String[] args)
                 throws IOException
Parameters:
args -
Throws:
IOException
IOException

init

public boolean init()
             throws IOException
Returns:
Throws:
IOException


Copyright © 2005-2007 QOS.ch. All Rights Reserved.