com.jxml.quick.engine
Class QCElementFactoryTF

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

public class QCElementFactoryTF
extends QFilterFactoryTF


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

QCElementFactoryTF

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