org.webdocwf.util.loader.task
Class AdditionalPath

java.lang.Object
  extended byorg.apache.tools.ant.ProjectComponent
      extended byorg.apache.tools.ant.Task
          extended byorg.webdocwf.util.loader.task.AdditionalPath

public class AdditionalPath
extends org.apache.tools.ant.Task

AdditionalPath element represents additional files for Loader classpath. Loader uses xercesImpl.jar, jdbc driver for source and target database.


Field Summary
 java.lang.String additionalPath
           
 
Fields inherited from class org.apache.tools.ant.Task
description, location, target, taskName, taskType, wrapper
 
Fields inherited from class org.apache.tools.ant.ProjectComponent
project
 
Constructor Summary
AdditionalPath()
           
 
Method Summary
 void setPath(java.lang.String path)
          The setter for the "path" attribute
 
Methods inherited from class org.apache.tools.ant.Task
execute, getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, handleErrorOutput, handleOutput, init, log, log, maybeConfigure, perform, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, setProject
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

additionalPath

public java.lang.String additionalPath
Constructor Detail

AdditionalPath

public AdditionalPath()
Method Detail

setPath

public void setPath(java.lang.String path)
The setter for the "path" attribute



Copyright © 2002-2007 Together - the Workgroup. All Rights Reserved.