BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Uses of Class
weblogic.apache.xerces.util.SymbolHash

Packages that use SymbolHash
weblogic.apache.xerces.impl.dv   
weblogic.apache.xerces.impl.xs   
weblogic.apache.xerces.util   
 

Uses of SymbolHash in weblogic.apache.xerces.impl.dv
 

Methods in weblogic.apache.xerces.impl.dv that return SymbolHash
abstract  SymbolHash SchemaDVFactory.getBuiltInTypes()
          Deprecated. get all built-in simple types, which are stored in a SymbolHash keyed by the name
 

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

Methods in weblogic.apache.xerces.impl.xs with parameters of type SymbolHash
static void XSConstraints.checkElementDeclsConsistent(XSComplexTypeDecl type, XSParticleDecl particle, SymbolHash elemDeclHash, SubstitutionGroupHandler sgHandler)
          Deprecated.  
static void XSConstraints.findElemInTable(XSComplexTypeDecl type, XSElementDecl elem, SymbolHash elemDeclHash)
          Deprecated.  
 

Uses of SymbolHash in weblogic.apache.xerces.util
 

Methods in weblogic.apache.xerces.util that return SymbolHash
 SymbolHash SymbolHash.makeClone()
          Deprecated. Make a clone of this object.
 


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