com.jxml.quick.util.qiml2java
Class QIML2JAVA.SubQIML2JAVA

java.lang.Object
  |
  +--com.jxml.quick.ocm.OCMsinkSupport.SubSinkSupport
        |
        +--com.jxml.quick.ocm.OCMcontextSupport.SubContextSupport
              |
              +--com.jxml.quick.util.qiml2java.QIML2JAVA.SubQIML2JAVA
All Implemented Interfaces:
OCMbase.SubBase, OCMcontext, OCMsink.SubSink, OCMsource.SubSource
Enclosing class:
QIML2JAVA

public class QIML2JAVA.SubQIML2JAVA
extends OCMcontextSupport.SubContextSupport


Field Summary
 int varIndex
           
 
Fields inherited from class com.jxml.quick.ocm.OCMcontextSupport.SubContextSupport
dataModelRoot, destination, outputDoc, peers, rootPeer, sb
 
Fields inherited from class com.jxml.quick.ocm.OCMsinkSupport.SubSinkSupport
cl, docName, inputDoc, properties, subSource, subValidator
 
Constructor Summary
QIML2JAVA.SubQIML2JAVA(HashMap prior)
           
 
Method Summary
 String makeName()
           
 
Methods inherited from class com.jxml.quick.ocm.OCMcontextSupport.SubContextSupport
dataModelRoot, express, express, getClassLoader, getDestination, getDoc, getInputDoc, getPUBLIC, getRootTag, getSchemaDoc, getStringBuffer, getSYSTEM, peer, rootPeer, setClassLoader, setDestination, setStringBuffer
 
Methods inherited from class com.jxml.quick.ocm.OCMsinkSupport.SubSinkSupport
expressFile, getInputSchemaDoc, getProperties, getSubSource, setDocName, setInputDocName, setProperties
 
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.OCMcontext
getInputSchemaDoc, getProperties
 
Methods inherited from interface com.jxml.quick.ocm.OCMsource.SubSource
setInputDocName, setProperties
 

Field Detail

varIndex

public int varIndex
Constructor Detail

QIML2JAVA.SubQIML2JAVA

public QIML2JAVA.SubQIML2JAVA(HashMap prior)
Method Detail

makeName

public String makeName()