com.jxml.quick.model.qiml
Class TargetFactory
java.lang.Object
|
+--com.jxml.quick.model.qiml.TargetFactory
- All Implemented Interfaces:
- Target
- public class TargetFactory
- extends Object
- implements Target
TargetFactory -
The targetFactory element identifies a class which implements
com.jxml.quick.tf.QTargetFactory.
Instances of the named class are used to create objects and to
identify objects which may have been created by it.
text
public String text
TargetFactory
public TargetFactory(String text)
toString
public String toString()
- Overrides:
toString
in class Object