org.apache.xerces.impl.dtd
Class XMLElementDecl
java.lang.Object
org.apache.xerces.impl.dtd.XMLElementDecl
public class XMLElementDecl
extends java.lang.Object
$Id: XMLElementDecl.java,v 1.5 2004/10/04 21:57:30 mrglavas Exp $
TYPE_ANY
public static final short TYPE_ANY
TYPE_ANY
TYPE_CHILDREN
public static final short TYPE_CHILDREN
TYPE_CHILDREN
TYPE_EMPTY
public static final short TYPE_EMPTY
TYPE_EMPTY
TYPE_MIXED
public static final short TYPE_MIXED
TYPE_MIXED
TYPE_SIMPLE
public static final short TYPE_SIMPLE
TYPE_SIMPLE
name
public final org.apache.xerces.xni.QName name
name
scope
public int scope
scope
type
public short type
type
clear
public void clear()
clear
setValues
public void setValues(org.apache.xerces.xni.QName name,
int scope,
short type,
ContentModelValidator contentModelValidator,
XMLSimpleType simpleType)
setValues
name
- scope
- type
- contentModelValidator
- simpleType
-
Copyright B) 1999-2005 Apache XML Project. All Rights Reserved.