Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.XSWildcardDecl
-
Packages that use XSWildcardDecl Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs -
-
Uses of XSWildcardDecl in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs declared as XSWildcardDecl Modifier and Type Field Description XSWildcardDeclXSAttributeGroupDecl. fAttributeWCMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that return XSWildcardDecl Modifier and Type Method Description XSWildcardDeclXSWildcardDecl. performIntersectionWith(XSWildcardDecl wildcard, short processContents)Schema Component Constraint: Attribute Wildcard IntersectionXSWildcardDeclXSWildcardDecl. performUnionWith(XSWildcardDecl wildcard, short processContents)Schema Component Constraint: Attribute Wildcard UnionMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type XSWildcardDecl Modifier and Type Method Description booleanXSWildcardDecl. isSubsetOf(XSWildcardDecl superWildcard)Schema Component Constraint: Wildcard Subsetstatic booleanXSConstraints. overlapUPA(XSElementDecl element, XSWildcardDecl wildcard, SubstitutionGroupHandler sgHandler)static booleanXSConstraints. overlapUPA(XSWildcardDecl wildcard1, XSWildcardDecl wildcard2)XSWildcardDeclXSWildcardDecl. performIntersectionWith(XSWildcardDecl wildcard, short processContents)Schema Component Constraint: Attribute Wildcard IntersectionXSWildcardDeclXSWildcardDecl. performUnionWith(XSWildcardDecl wildcard, short processContents)Schema Component Constraint: Attribute Wildcard UnionbooleanXSWildcardDecl. weakerProcessContents(XSWildcardDecl superWildcard)Check whether this wildcard has a weaker process contents than the super.
-