|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object | +--weblogic.apache.xerces.impl.dtd.XMLAttributeDecl
| Field Summary | |
QName |
name
name |
boolean |
optional
optional |
XMLSimpleType |
simpleType
simpleType |
| Constructor Summary | |
XMLAttributeDecl()
|
|
| Method Summary | |
void |
clear()
clear |
void |
setValues(QName name,
XMLSimpleType simpleType,
boolean optional)
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 final XMLSimpleType simpleType
public boolean optional
| Constructor Detail |
public XMLAttributeDecl()
| Method Detail |
public void setValues(QName name,
XMLSimpleType simpleType,
boolean optional)
name - simpleType - optional - public void clear()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||