net.sf.clirr.ant
Class AntTask.Formatter

java.lang.Object
  extended by net.sf.clirr.ant.AntTask.Formatter
Enclosing class:
AntTask

public static final class AntTask.Formatter
extends java.lang.Object

Output formater.


Constructor Summary
AntTask.Formatter()
           
 
Method Summary
 java.lang.String getOutFile()
           
 java.lang.String getType()
           
 void setOutFile(java.lang.String outFile)
           
 void setType(java.lang.String type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AntTask.Formatter

public AntTask.Formatter()
Method Detail

getOutFile

public java.lang.String getOutFile()

setOutFile

public void setOutFile(java.lang.String outFile)

getType

public java.lang.String getType()

setType

public void setType(java.lang.String type)


Copyright © 2003-2005 Lars Kühne. All Rights Reserved.