com.jxml.quick.engine
Class QIMLTF

java.lang.Object
  |
  +--com.jxml.quick.engine.QFilterFactoryTF
        |
        +--com.jxml.quick.engine.QIMLTF
All Implemented Interfaces:
QTargetFactory

public class QIMLTF
extends QFilterFactoryTF


Constructor Summary
QIMLTF()
           
 
Method Summary
 Object create(QContext context)
           
 boolean isInstance(Object object, QContext context)
           
 
Methods inherited from class com.jxml.quick.engine.QFilterFactoryTF
add, getFields, getName, getPropertyDescriptors, getText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QIMLTF

public QIMLTF()
Method Detail

create

public Object create(QContext context)
              throws QPE
Overrides:
create in class QFilterFactoryTF

isInstance

public boolean isInstance(Object object,
                          QContext context)
Overrides:
isInstance in class QFilterFactoryTF