Uses of Interface
org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs.XSWildcard
-
Packages that use XSWildcard Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs -
-
Uses of XSWildcard in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Classes in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that implement XSWildcard Modifier and Type Class Description classXSWildcardDeclThe XML representation for a wildcard declaration schema component is an <any> or <anyAttribute> element information itemMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that return XSWildcard Modifier and Type Method Description XSWildcardXSAttributeGroupDecl. getAttributeWildcard(){attribute wildcard} Optional.XSWildcardXSComplexTypeDecl. getAttributeWildcard(){attribute wildcard} Optional. -
Uses of XSWildcard in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs
Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.xs that return XSWildcard Modifier and Type Method Description XSWildcardXSAttributeGroupDefinition. getAttributeWildcard()A [wildcard] if it exists, otherwisenull.XSWildcardXSComplexTypeDefinition. getAttributeWildcard()An attribute wildcard if it exists, otherwisenull.
-