org.odftoolkit.odfvalidator
Class Logger

java.lang.Object
  extended by org.odftoolkit.odfvalidator.Logger

public class Logger
extends Object


Nested Class Summary
static class Logger.LogLevel
           
 
Method Summary
 PrintStream getOutputStream()
           
 void setInputStream(InputStream aIn)
           
 void setOutputStream(PrintStream aOut)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getOutputStream

public PrintStream getOutputStream()

setOutputStream

public void setOutputStream(PrintStream aOut)

setInputStream

public void setInputStream(InputStream aIn)


Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.