com.jxml.quick.util.qdml2qjml
Class QCAbstract
java.lang.Object
|
+--com.jxml.quick.ocm.OCMpeerSupportLite
|
+--com.jxml.quick.util.qdml2qjml.QCAbstract
- All Implemented Interfaces:
- OCMpeer
- public class QCAbstract
- extends OCMpeerSupportLite
Method Summary |
void |
cvt(Object param)
Perform the conversion. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QCAbstract
public QCAbstract()
cvt
public void cvt(Object param)
throws SAXException,
IOException
- Description copied from interface:
OCMpeer
- Perform the conversion.
- Overrides:
cvt
in class OCMpeerSupportLite