BEA Systems, Inc.

BEA WebLogic Server 9.1 API Reference


Uses of Class
weblogic.apache.xerces.impl.dtd.XMLSimpleType

Packages that use XMLSimpleType
weblogic.apache.xerces.impl.dtd   
 

Uses of XMLSimpleType in weblogic.apache.xerces.impl.dtd
 

Fields in weblogic.apache.xerces.impl.dtd declared as XMLSimpleType
 XMLSimpleType XMLElementDecl.simpleType
          Deprecated. simpleType
 XMLSimpleType XMLAttributeDecl.simpleType
          Deprecated. simpleType
 

Methods in weblogic.apache.xerces.impl.dtd with parameters of type XMLSimpleType
 void XMLSimpleType.setValues(XMLSimpleType simpleType)
          Deprecated. Set values.
 void XMLElementDecl.setValues(QName name, int scope, short type, weblogic.apache.xerces.impl.dtd.models.ContentModelValidator contentModelValidator, XMLSimpleType simpleType)
          Deprecated. setValues
 void XMLAttributeDecl.setValues(QName name, XMLSimpleType simpleType, boolean optional)
          Deprecated. setValues
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs91
Copyright 2005 BEA Systems Inc.