com.wutka.dtd
Class DTDPCData
- DTDOutput
Represents the #PCDATA keyword in an Element's content spec
$Revision: 1.16 $ $Date: 2002/07/19 01:20:11 $ by $Author: wutka $
boolean | equals(Object ob)
|
void | write(PrintWriter out) - Writes out the #PCDATA keyword
|
DTDPCData
public DTDPCData()
equals
public boolean equals(Object ob)
- equals in interface DTDItem
write
public void write(PrintWriter out)
throws IOException
Writes out the #PCDATA keyword
- write in interface DTDOutput
- write in interface DTDItem
Copyright (c) 2001 Mark Wutka.