com.jxml.quick.engine
Class QCMSelFactoryTF

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

public class QCMSelFactoryTF
extends QFilterFactoryTF


Constructor Summary
QCMSelFactoryTF()
           
 
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

QCMSelFactoryTF

public QCMSelFactoryTF()
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