|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jxml.quick.model.qjml.QMCloneable | +--com.jxml.quick.model.qjml.QMAccess | +--com.jxml.quick.model.qjml.QMId
Models the id element. This element indicates that the item which holds it is an XML id and the value is kept in tables maintained by QDoc, and not in the object which models it.
DTD: <!ELEMENT id EMPTY> <!ATTLIST id ID id #IMPLIED >
Fields inherited from class com.jxml.quick.model.qjml.QMAccess |
coin, ia, key, keyAccess, kind, mCoin, name, size |
Constructor Summary | |
QMId()
|
Methods inherited from class com.jxml.quick.model.qjml.QMAccess |
addAccessor, buildMaps, clone, getClassName, init, munge |
Methods inherited from class com.jxml.quick.model.qjml.QMCloneable |
clone, clone |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QMId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |