BEA Systems, Inc.

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

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

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

Fields in weblogic.apache.xerces.impl.xs declared as XSWildcardDecl
 XSWildcardDecl XSAttributeGroupDecl.fAttributeWC
          Deprecated.  
 

Methods in weblogic.apache.xerces.impl.xs that return XSWildcardDecl
 XSWildcardDecl XSWildcardDecl.performIntersectionWith(XSWildcardDecl wildcard, short processContents)
          Deprecated. Schema Component Constraint: Attribute Wildcard Intersection
 XSWildcardDecl XSWildcardDecl.performUnionWith(XSWildcardDecl wildcard, short processContents)
          Deprecated. Schema Component Constraint: Attribute Wildcard Union
 

Methods in weblogic.apache.xerces.impl.xs with parameters of type XSWildcardDecl
 boolean XSWildcardDecl.isSubsetOf(XSWildcardDecl superWildcard)
          Deprecated. Schema Component Constraint: Wildcard Subset
static boolean XSConstraints.overlapUPA(XSElementDecl element, XSWildcardDecl wildcard, SubstitutionGroupHandler sgHandler)
          Deprecated.  
static boolean XSConstraints.overlapUPA(XSWildcardDecl wildcard1, XSWildcardDecl wildcard2)
          Deprecated.  
 XSWildcardDecl XSWildcardDecl.performIntersectionWith(XSWildcardDecl wildcard, short processContents)
          Deprecated. Schema Component Constraint: Attribute Wildcard Intersection
 XSWildcardDecl XSWildcardDecl.performUnionWith(XSWildcardDecl wildcard, short processContents)
          Deprecated. Schema Component Constraint: Attribute Wildcard Union
 


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