com.jxml.quick.util.qjml2qdml
Class Qjml2Qdml.SubQjml2Qdml
java.lang.Object
|
+--com.jxml.quick.ocm.OCMsinkSupport.SubSinkSupport
|
+--com.jxml.quick.ocm.OCMtranscribe.SubTranscribe
|
+--com.jxml.quick.util.qjml2qdml.Qjml2Qdml.SubQjml2Qdml
- All Implemented Interfaces:
- OCMbase.SubBase, OCMsink.SubSink, OCMsource.SubSource
- Enclosing class:
- Qjml2Qdml
- public class Qjml2Qdml.SubQjml2Qdml
- extends OCMtranscribe.SubTranscribe
Method Summary |
QDoc |
getDoc()
Returns the document. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Qjml2Qdml.SubQjml2Qdml
public Qjml2Qdml.SubQjml2Qdml(HashMap prior)
getDoc
public QDoc getDoc()
throws SAXException,
IOException
- Description copied from interface:
OCMsource.SubSource
- Returns the document.
- Overrides:
getDoc
in class OCMtranscribe.SubTranscribe