|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.wutka.dtd.DTDExternalID
com.wutka.dtd.DTDSystem
public class DTDSystem
Represents an external System ID in an entity declaration
Field Summary |
---|
Fields inherited from class com.wutka.dtd.DTDExternalID |
---|
system |
Constructor Summary | |
---|---|
DTDSystem()
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object ob)
|
void |
write(java.io.PrintWriter out)
Writes out a declaration for this SYSTEM ID |
Methods inherited from class com.wutka.dtd.DTDExternalID |
---|
getSystem, setSystem |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DTDSystem()
Method Detail |
---|
public void write(java.io.PrintWriter out)
write
in interface DTDOutput
write
in class DTDExternalID
public boolean equals(java.lang.Object ob)
equals
in class DTDExternalID
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |