org.apache.commons.monitoring.support.java13.java.io
Class _FileWriter

java.lang.Object
  extended by org.apache.commons.monitoring.support.java13.java.io._FileWriter

public class _FileWriter
extends java.lang.Object

Author:
Nicolas De Loof

Constructor Summary
_FileWriter()
           
 
Method Summary
static java.lang.Object[] convertConstructorArguments(java.io.File file, boolean append)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

_FileWriter

public _FileWriter()
Method Detail

convertConstructorArguments

public static java.lang.Object[] convertConstructorArguments(java.io.File file,
                                                             boolean append)


Copyright © 2008 The Apache Software Foundation. All Rights Reserved.