com.jxml.quick
Class QFilterFactory
java.lang.Object
|
+--com.jxml.quick.QBase
|
+--com.jxml.quick.QFilterFactory
- Direct Known Subclasses:
- QExpressFactory, QListFactory, QTraceFactory
- public class QFilterFactory
- extends QBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
newContext
public QContext newContext
QFilterFactory
public QFilterFactory()
createContext
public QContext createContext()
throws SAXException
createFilter
public final QFilterFactory.QFilter createFilter(QContext context)
throws QE
initFF
protected void initFF(QContext context)
throws QE
newFilter
protected QFilterFactory.QFilter newFilter()
throws QE
addToFactory
public void addToFactory(QFilterFactory factory)
throws QE
- Overrides:
addToFactory
in class QBase
addFactory
public void addFactory(QFilterFactory factory)
throws QE