BEA Systems, Inc.

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

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

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

Fields in weblogic.apache.xerces.impl.xs declared as XSParticleDecl
 XSParticleDecl[] XSModelGroupImpl.fParticles
          Deprecated.  
 

Methods in weblogic.apache.xerces.impl.xs that return XSParticleDecl
 XSParticleDecl XSDeclarationPool.getParticleDecl()
          Deprecated.  
 XSParticleDecl XSParticleDecl.makeClone()
          Deprecated.  
 

Methods in weblogic.apache.xerces.impl.xs with parameters of type XSParticleDecl
static void XSConstraints.checkElementDeclsConsistent(XSComplexTypeDecl type, XSParticleDecl particle, SymbolHash elemDeclHash, SubstitutionGroupHandler sgHandler)
          Deprecated.  
 void XSComplexTypeDecl.setValues(String name, String targetNamespace, XSTypeDecl baseType, short derivedBy, short schemaFinal, short block, short contentType, boolean isAbstract, XSAttributeGroupDecl attrGrp, XSSimpleType simpleType, XSParticleDecl particle)
          Deprecated.  
 


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