com.jxml.quick.engine
Class QCMSeqFactoryTF

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

public class QCMSeqFactoryTF
extends QFilterFactoryTF


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

QCMSeqFactoryTF

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