|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.jxml.quick.model.qdml.QDMCloneable | +--com.jxml.quick.model.qdml.QDMId
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 >
Constructor Summary | |
QDMId()
|
Methods inherited from class com.jxml.quick.model.qdml.QDMCloneable |
clone, clone, clone |
Methods inherited from class java.lang.Object |
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public QDMId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |