org.stringtree.util
Class WriterUtils

java.lang.Object
  extended by org.stringtree.util.WriterUtils

public class WriterUtils
extends java.lang.Object


Constructor Summary
WriterUtils()
           
 
Method Summary
static java.io.PrintWriter ensurePrint(java.io.Writer out)
           
private static boolean isPrint(java.io.Writer out)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WriterUtils

public WriterUtils()
Method Detail

ensurePrint

public static java.io.PrintWriter ensurePrint(java.io.Writer out)

isPrint

private static boolean isPrint(java.io.Writer out)