Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.tools.ant
Class SimpleFileSet

java.lang.Object
  extended by org.hyperic.tools.ant.SimpleFileSet

public class SimpleFileSet
extends java.lang.Object


Field Summary
 java.io.File baseDir
           
 java.lang.String[] files
           
 
Constructor Summary
SimpleFileSet(org.apache.tools.ant.Project project, java.lang.Object fileSetThingy)
           
 
Method Summary
 void init(org.apache.tools.ant.Project project, org.apache.tools.ant.types.FileList fileList)
           
 void init(org.apache.tools.ant.Project project, org.apache.tools.ant.types.FileSet fileSet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

baseDir

public java.io.File baseDir

files

public java.lang.String[] files
Constructor Detail

SimpleFileSet

public SimpleFileSet(org.apache.tools.ant.Project project,
                     java.lang.Object fileSetThingy)
Method Detail

init

public void init(org.apache.tools.ant.Project project,
                 org.apache.tools.ant.types.FileSet fileSet)

init

public void init(org.apache.tools.ant.Project project,
                 org.apache.tools.ant.types.FileList fileList)

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.