|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--com.jxml.quick.QConverterSupport
|
+--com.jxml.quick.ocm.OCMpeerSupport
|
+--com.jxml.quick.util.qjml2java.QCAbstract
Extracts QJML data.
| Fields inherited from class com.jxml.quick.ocm.OCMpeerSupport |
context, dataModel, paramMap, parent |
| Fields inherited from class com.jxml.quick.QConverterSupport |
al, destination, PUBLIC, rootTag, SYSTEM |
| Constructor Summary | |
QCAbstract()
|
|
| Method Summary | |
static void |
addOtherField(OCMpeerSupport ops,
QMField field)
|
static void |
addOtherProperty(OCMpeerSupport ops,
QMProperty prop)
|
void |
cvt(Object param)
User-provided code to perform the conversion. |
| Methods inherited from class com.jxml.quick.ocm.OCMpeerSupport |
doCvt, doCvt, doCvt, init, peer |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public QCAbstract()
| Method Detail |
public void cvt(Object param)
throws SAXException,
IOException
cvt in class OCMpeerSupport
public static void addOtherField(OCMpeerSupport ops,
QMField field)
throws SAXException
public static void addOtherProperty(OCMpeerSupport ops,
QMProperty prop)
throws SAXException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||