BEA Systems, Inc.

WebLogic Server 8.1 API Reference

weblogic.apache.xerces.impl.dtd
Class XMLAttributeDecl

java.lang.Object
  |
  +--weblogic.apache.xerces.impl.dtd.XMLAttributeDecl

public class XMLAttributeDecl
extends java.lang.Object


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

name

public final QName name
name

simpleType

public final XMLSimpleType simpleType
simpleType

optional

public boolean optional
optional
Constructor Detail

XMLAttributeDecl

public XMLAttributeDecl()
Method Detail

setValues

public void setValues(QName name,
                      XMLSimpleType simpleType,
                      boolean optional)
setValues

Parameters:
name -  
simpleType -  
optional -  

clear

public void clear()
clear

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs81