BEA Systems, Inc.

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 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)
           
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 XSElementDecl.setIsLocal(XSComplexTypeDecl enclosingCT)
          Deprecated.  
 void XSAttributeDecl.setValues(String name, String targetNamespace, XSSimpleType simpleType, short constraintType, short scope, ValidatedInfo valInfo, XSComplexTypeDecl enclosingCT)
          Deprecated.  
 


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