|
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.XMLAttributeDecl
Field Summary | |
QName |
name
Deprecated. name |
boolean |
optional
Deprecated. optional |
XMLSimpleType |
simpleType
Deprecated. simpleType |
Constructor Summary | |
XMLAttributeDecl()
Deprecated. |
Method Summary | |
void |
clear()
Deprecated. clear |
void |
setValues(QName name,
XMLSimpleType simpleType,
boolean optional)
Deprecated. setValues |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public final QName name
public boolean optional
public final XMLSimpleType simpleType
Constructor Detail |
public XMLAttributeDecl()
Method Detail |
public void clear()
public void setValues(QName name, XMLSimpleType simpleType, boolean optional)
name
- simpleType
- optional
-
|
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 |