|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jxml.quick.ocm.OCMsinkSupport.SubSinkSupport | +--com.jxml.quick.ocm.OCMcontextSupport.SubContextSupport | +--com.jxml.quick.util.setid.Counter.SubCounter
Field Summary | |
int |
count
The count value used in previously generated ID. |
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 | |
Counter.SubCounter(HashMap prior)
|
Method Summary | |
String |
genID()
Generate an ID. |
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 |
public int count
Constructor Detail |
public Counter.SubCounter(HashMap prior)
Method Detail |
public String genID()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |