com.moesol.doc
Class ExamplesXmlTask

java.lang.Object
  extended by Task
      extended by com.moesol.doc.ExamplesXmlTask

public class ExamplesXmlTask
extends Task


Constructor Summary
ExamplesXmlTask()
           
 
Method Summary
 void addFileset(FileSet set)
           
 void execute()
           
 void setTofile(File f)
           
protected  void validateAttributes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExamplesXmlTask

public ExamplesXmlTask()
Method Detail

addFileset

public void addFileset(FileSet set)

setTofile

public void setTofile(File f)

execute

public void execute()
             throws BuildException
Throws:
BuildException

validateAttributes

protected void validateAttributes()
                           throws BuildException
Throws:
BuildException


Copyright © 2004 Moebius Solutions, Inc. All Rights Reserved.