com.jxml.quick.engine
Class QElementFactory
java.lang.Object
|
+--com.jxml.quick.QBase
|
+--com.jxml.quick.QFilterFactory
|
+--com.jxml.quick.QListFactory
|
+--com.jxml.quick.QSeqFactory
|
+--com.jxml.quick.engine.QCMFactory
|
+--com.jxml.quick.engine.QCMSeqFactory
|
+--com.jxml.quick.engine.QElementFactory
- All Implemented Interfaces:
- com.jxml.quick.engine.QMEI
- public final class QElementFactory
- extends QCMSeqFactory
- implements com.jxml.quick.engine.QMEI
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
tagName
public String tagName
isIdRef
public boolean isIdRef
wild
public boolean wild
subclassFactories
public ArrayList subclassFactories
targetFactory
public QTargetFactory targetFactory
isAttList
public boolean isAttList
conditional
public boolean conditional
comments
public ArrayList comments
isBimodal
public boolean isBimodal
isCData
public boolean isCData
QElementFactory
public QElementFactory()
newFilter
protected QFilterFactory.QFilter newFilter()
throws QE
- Overrides:
newFilter
in class QCMSeqFactory
getTargetFactory
public QTargetFactory getTargetFactory()
- Specified by:
getTargetFactory
in interface com.jxml.quick.engine.QMEI
addSubclass
public void addSubclass(QElementFactory ef)
throws QE
setSuperclass
public void setSuperclass(QElementFactory ef)
throws QE