BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.apache.xerces.impl.xs.XSComplexTypeDecl

Packages that use XSComplexTypeDecl
weblogic.apache.xerces.impl.xs   
 

Uses of XSComplexTypeDecl in weblogic.apache.xerces.impl.xs
 

Fields in weblogic.apache.xerces.impl.xs declared as XSComplexTypeDecl
static XSComplexTypeDecl SchemaGrammar.fAnyType
          Deprecated.  
 

Methods in weblogic.apache.xerces.impl.xs that return XSComplexTypeDecl
 XSComplexTypeDecl XSDeclarationPool.getComplexTypeDecl()
          Deprecated.  
 

Methods in weblogic.apache.xerces.impl.xs with parameters of type XSComplexTypeDecl
 void XSElementDecl.setIsLocal(XSComplexTypeDecl enclosingCT)
          Deprecated.  
static boolean XSConstraints.checkComplexDerivationOk(XSComplexTypeDecl derived, XSTypeDecl base, short block)
          Deprecated. check whether complex type derived is valid derived from base, given a subset of {restriction, extension}.
static void XSConstraints.checkElementDeclsConsistent(XSComplexTypeDecl type, XSParticleDecl particle, SymbolHash elemDeclHash, SubstitutionGroupHandler sgHandler)
          Deprecated.  
static void XSConstraints.findElemInTable(XSComplexTypeDecl type, XSElementDecl elem, SymbolHash elemDeclHash)
          Deprecated.  
 void XSAttributeDecl.setValues(String name, String targetNamespace, XSSimpleType simpleType, short constraintType, short scope, ValidatedInfo valInfo, XSComplexTypeDecl enclosingCT)
          Deprecated.  
 void SchemaGrammar.addComplexTypeDecl(XSComplexTypeDecl decl, weblogic.apache.xerces.impl.xs.util.SimpleLocator locator)
          Deprecated. add one complex type decl: for later constraint checking
 void SchemaGrammar.BuiltinSchemaGrammar.addComplexTypeDecl(XSComplexTypeDecl decl, weblogic.apache.xerces.impl.xs.util.SimpleLocator locator)
           
 


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