org.apache.xerces.impl.dtd
Class XMLAttributeDecl
java.lang.Objectorg.apache.xerces.impl.dtd.XMLAttributeDecl
public class XMLAttributeDecl
extends java.lang.Object
$Id: XMLAttributeDecl.java,v 1.5 2004/10/04 21:57:30 mrglavas Exp $
name
public final org.apache.xerces.xni.QName name
name
optional
public boolean optional
optional
clear
public void clear()
clear
setValues
public void setValues(org.apache.xerces.xni.QName name,
XMLSimpleType simpleType,
boolean optional) setValues
name - simpleType - optional -
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.