com.ibm.xml.xapi.ant

Class LocalPart

  1. java.lang.Object
  2. extended bycom.ibm.xml.xapi.ant.SimpleArg
  3. extended bycom.ibm.xml.xapi.ant.LocalPart

  1. public class LocalPart
  2. extends SimpleArg

Field Summary

Fields inherited from class com.ibm.xml.xapi.ant.SimpleArg
myProject

Constructor Summary

Constructor and Description
LocalPart()
LocalPart(Project p)

Method Summary

Methods inherited from class com.ibm.xml.xapi.ant.SimpleArg
addText, toString
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait

Constructor Detail

LocalPart

  1. public LocalPart()

LocalPart

  1. public LocalPart(Project p)