BEA Systems, Inc.

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 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
 void XMLSimpleType.setValues(XMLSimpleType simpleType)
          Deprecated. Set values.
 


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