com.wutka.dtd
Class DTDPCData
java.lang.Object
|
+--com.wutka.dtd.DTDItem
|
+--com.wutka.dtd.DTDPCData
- All Implemented Interfaces:
- DTDOutput
- public class DTDPCData
- extends DTDItem
Represents the #PCDATA keyword in an Element's content spec
- Version:
- $Revision: 1.12 $ $Date: 2000/09/01 13:21:05 $ by $Author: wutka $
- Author:
- Mark Wutka
DTDPCData
public DTDPCData()
write
public void write(PrintWriter out)
throws IOException
- Writes out the #PCDATA keyword
- Overrides:
write
in class DTDItem
equals
public boolean equals(Object ob)
- Overrides:
equals
in class DTDItem