org.semanticweb.more.io
Class LogOutput
java.lang.Object
org.semanticweb.more.io.LogOutput
public class LogOutput
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LogOutput
public LogOutput()
print
public static void print(double d)
print
public static void print(int i)
print
public static void print(String str)
printError
public static void printError(String str)
showOutpuLog
public static void showOutpuLog(boolean show)
showOutpuLogAlways
public static void showOutpuLogAlways(boolean show)
printAlways
public static void printAlways(String str)
printNotSupported
public static void printNotSupported(String str)
Copyright © 2013. All Rights Reserved.