|
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
public class 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 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/docs92 Copyright 2006 BEA Systems Inc. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |