com.wutka.dtd
Class DTDAny
java.lang.Object
com.wutka.dtd.DTDItem
com.wutka.dtd.DTDAny
- All Implemented Interfaces:
- DTDOutput
public class DTDAny
- extends DTDItem
Represents the ANY keyword in an Element's content spec
- Version:
- $Revision: 1.16 $ $Date: 2002/07/19 01:20:11 $ by $Author: wutka $
- Author:
- Mark Wutka
DTDAny
public DTDAny()
write
public void write(PrintWriter out)
throws IOException
- Writes "ANY" to a print writer
- Specified by:
write
in interface DTDOutput
- Specified by:
write
in class DTDItem
- Throws:
IOException
equals
public boolean equals(Object ob)
- Overrides:
equals
in class DTDItem
Copyright (c) 2001 Mark Wutka.