|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Wildcard.ProcessContents | |
---|---|
org.w3.x2001.xmlSchema | |
org.w3.x2001.xmlSchema.impl |
Uses of Wildcard.ProcessContents in org.w3.x2001.xmlSchema |
---|
Methods in org.w3.x2001.xmlSchema that return Wildcard.ProcessContents | |
---|---|
static Wildcard.ProcessContents |
Wildcard.ProcessContents.Factory.newInstance()
|
static Wildcard.ProcessContents |
Wildcard.ProcessContents.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
static Wildcard.ProcessContents |
Wildcard.ProcessContents.Factory.newValue(java.lang.Object obj)
|
Wildcard.ProcessContents |
Wildcard.xgetProcessContents()
Gets (as xml) the "processContents" attribute |
Methods in org.w3.x2001.xmlSchema with parameters of type Wildcard.ProcessContents | |
---|---|
void |
Wildcard.xsetProcessContents(Wildcard.ProcessContents processContents)
Sets (as xml) the "processContents" attribute |
Uses of Wildcard.ProcessContents in org.w3.x2001.xmlSchema.impl |
---|
Classes in org.w3.x2001.xmlSchema.impl that implement Wildcard.ProcessContents | |
---|---|
static class |
WildcardImpl.ProcessContentsImpl
An XML processContents(@). |
Methods in org.w3.x2001.xmlSchema.impl that return Wildcard.ProcessContents | |
---|---|
Wildcard.ProcessContents |
WildcardImpl.xgetProcessContents()
Gets (as xml) the "processContents" attribute |
Methods in org.w3.x2001.xmlSchema.impl with parameters of type Wildcard.ProcessContents | |
---|---|
void |
WildcardImpl.xsetProcessContents(Wildcard.ProcessContents processContents)
Sets (as xml) the "processContents" attribute |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |