com.ibm.xml.xapi.ant

Class TaskCompileXSLT.Function

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

  1. public class TaskCompileXSLT.Function
  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
TaskCompileXSLT.Function(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

TaskCompileXSLT.Function

  1. public TaskCompileXSLT.Function( Project p)