|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||
java.lang.Object
|
+--com.wutka.dtd.DTDItem
|
+--com.wutka.dtd.DTDEmpty
Represents the EMPTY keyword in an Element's content spec
| Fields inherited from class com.wutka.dtd.DTDItem |
cardinal |
| Constructor Summary | |
DTDEmpty()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object ob)
|
void |
write(java.io.PrintWriter out)
Writes out the keyword "EMPTY" |
| Methods inherited from class com.wutka.dtd.DTDItem |
getCardinal,
setCardinal |
| Methods inherited from class java.lang.Object |
clone,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public DTDEmpty()
| Method Detail |
public void write(java.io.PrintWriter out)
throws java.io.IOException
public boolean equals(java.lang.Object ob)
|
|||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||