com.wutka.dtd
Class DTDDecl
- DTDOutput
Represents the possible values for an attribute declaration
$Revision: 1.16 $ $Date: 2002/07/19 01:20:11 $ by $Author: wutka $
FIXED
public static final DTDDecl FIXED
IMPLIED
public static final DTDDecl IMPLIED
REQUIRED
public static final DTDDecl REQUIRED
VALUE
public static final DTDDecl VALUE
DTDDecl
public DTDDecl(int aType,
String aName)
equals
public boolean equals(Object ob)
write
public void write(PrintWriter out)
throws IOException
- write in interface DTDOutput
Copyright (c) 2001 Mark Wutka.