com.jxml.quick.util.qdml2qjml
Class  QCQJML
java.lang.Object
  |
  +--com.jxml.quick.ocm.OCMpeerSupportLite
        |
        +--com.jxml.quick.ocm.OCMrootPeerSupportLite
              |
              +--com.jxml.quick.util.qdml2qjml.QCQJML
- All Implemented Interfaces: 
 - OCMpeer, OCMrootPeer
 
- public class QCQJML
- extends OCMrootPeerSupportLite
  
 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
| Methods inherited from interface com.jxml.quick.ocm.OCMpeer | 
init | 
 
QCQJML
public QCQJML()
cvt
public void cvt(Object param)
         throws SAXException,
                IOException
- Description copied from interface: 
OCMpeer 
- Perform the conversion.
- Overrides:
 cvt in class OCMpeerSupportLite
 
 
getOutputRoot
public Object getOutputRoot()
                     throws SAXException,
                            IOException
- Description copied from class: 
OCMrootPeerSupportLite 
- Returns the root of the output data model.
 (Defaults to this.)
- Overrides:
 getOutputRoot in class OCMrootPeerSupportLite