|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSWildcard | |
---|---|
org.apache.xerces.impl.xs | |
org.apache.xerces.xs |
Uses of XSWildcard in org.apache.xerces.impl.xs |
---|
Classes in org.apache.xerces.impl.xs that implement XSWildcard | |
---|---|
class |
XSWildcardDecl
The XML representation for a wildcard declaration schema component is an <any> or <anyAttribute> element information item |
Methods in org.apache.xerces.impl.xs that return XSWildcard | |
---|---|
XSWildcard |
XSAttributeGroupDecl.getAttributeWildcard()
{attribute wildcard} Optional. |
XSWildcard |
XSComplexTypeDecl.getAttributeWildcard()
{attribute wildcard} Optional. |
Uses of XSWildcard in org.apache.xerces.xs |
---|
Methods in org.apache.xerces.xs that return XSWildcard | |
---|---|
XSWildcard |
XSComplexTypeDefinition.getAttributeWildcard()
An attribute wildcard if it exists, otherwise null . |
XSWildcard |
XSAttributeGroupDefinition.getAttributeWildcard()
A [wildcard] if it exists, otherwise null . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |