|
BEA Systems, Inc. | |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweblogic.apache.xerces.impl.dtd.XMLElementDecl
Field Summary | |
weblogic.apache.xerces.impl.dtd.models.ContentModelValidator |
contentModelValidator
Deprecated. contentModelValidator |
QName |
name
Deprecated. name |
int |
scope
Deprecated. scope |
XMLSimpleType |
simpleType
Deprecated. simpleType |
short |
type
Deprecated. type |
static short |
TYPE_ANY
Deprecated. TYPE_ANY |
static short |
TYPE_CHILDREN
Deprecated. TYPE_CHILDREN |
static short |
TYPE_EMPTY
Deprecated. TYPE_EMPTY |
static short |
TYPE_MIXED
Deprecated. TYPE_MIXED |
static short |
TYPE_SIMPLE
Deprecated. TYPE_SIMPLE |
Constructor Summary | |
XMLElementDecl()
Deprecated. |
Method Summary | |
void |
clear()
Deprecated. clear |
void |
setValues(QName name,
int scope,
short type,
weblogic.apache.xerces.impl.dtd.models.ContentModelValidator contentModelValidator,
XMLSimpleType simpleType)
Deprecated. setValues |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public weblogic.apache.xerces.impl.dtd.models.ContentModelValidator contentModelValidator
public final QName name
public int scope
public final XMLSimpleType simpleType
public short type
public static final short TYPE_ANY
public static final short TYPE_CHILDREN
public static final short TYPE_EMPTY
public static final short TYPE_MIXED
public static final short TYPE_SIMPLE
Constructor Detail |
public XMLElementDecl()
Method Detail |
public void clear()
public void setValues(QName name, int scope, short type, weblogic.apache.xerces.impl.dtd.models.ContentModelValidator contentModelValidator, XMLSimpleType simpleType)
name
- scope
- type
- contentModelValidator
- simpleType
-
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs90 Copyright 2005 BEA Systems Inc. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |