com.ibm.xml.xapi.ant

Class TaskCompileXPath.Variable

  1. java.lang.Object
  2. extended bycom.ibm.xml.xapi.ant.Binding
  3. extended bycom.ibm.xml.xapi.ant.TaskCompileXPath.Variable
Enclosing class:
TaskCompileXPath

  1. public class TaskCompileXPath.Variable
  2. extends Binding

Nested Class Summary

Nested classes/interfaces inherited from class com.ibm.xml.xapi.ant.Binding
Binding.ArgType, Binding.Name, Binding.Type

Constructor Summary

Constructor and Description
TaskCompileXPath.Variable(Project p)

Method Summary

Methods inherited from class com.ibm.xml.xapi.ant.Binding
createArgType, createName, createType, getElements, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

TaskCompileXPath.Variable

  1. public TaskCompileXPath.Variable( Project p)