Package | Description |
---|---|
org.apache.xerces.impl.xs |
Modifier and Type | Field and Description |
---|---|
XSWildcardDecl |
XSAttributeGroupDecl.fAttributeWC |
Modifier and Type | Method and Description |
---|---|
XSWildcardDecl |
XSWildcardDecl.performIntersectionWith(XSWildcardDecl wildcard,
short processContents)
Schema Component Constraint: Attribute Wildcard Intersection
|
XSWildcardDecl |
XSWildcardDecl.performUnionWith(XSWildcardDecl wildcard,
short processContents)
Schema Component Constraint: Attribute Wildcard Union
|
Modifier and Type | Method and Description |
---|---|
boolean |
XSWildcardDecl.isSubsetOf(XSWildcardDecl superWildcard)
Schema Component Constraint: Wildcard Subset
|
static boolean |
XSConstraints.overlapUPA(XSElementDecl element,
XSWildcardDecl wildcard,
SubstitutionGroupHandler sgHandler) |
static boolean |
XSConstraints.overlapUPA(XSWildcardDecl wildcard1,
XSWildcardDecl wildcard2) |
XSWildcardDecl |
XSWildcardDecl.performIntersectionWith(XSWildcardDecl wildcard,
short processContents)
Schema Component Constraint: Attribute Wildcard Intersection
|
XSWildcardDecl |
XSWildcardDecl.performUnionWith(XSWildcardDecl wildcard,
short processContents)
Schema Component Constraint: Attribute Wildcard Union
|
boolean |
XSWildcardDecl.weakerProcessContents(XSWildcardDecl superWildcard)
Check whether this wildcard has a weaker process contents than the super.
|
Copyright © 2021 JBoss by Red Hat. All rights reserved.