| Package | Description |
|---|---|
| org.w3.x2001.xmlSchema | |
| org.w3.x2001.xmlSchema.impl |
| Modifier and Type | Field and Description |
|---|---|
static Wildcard.ProcessContents.Enum |
Wildcard.ProcessContents.LAX |
static Wildcard.ProcessContents.Enum |
Wildcard.ProcessContents.SKIP |
static Wildcard.ProcessContents.Enum |
Wildcard.ProcessContents.STRICT |
| Modifier and Type | Method and Description |
|---|---|
static Wildcard.ProcessContents.Enum |
Wildcard.ProcessContents.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none.
|
static Wildcard.ProcessContents.Enum |
Wildcard.ProcessContents.Enum.forString(String s)
Returns the enum value for a string, or null if none.
|
Wildcard.ProcessContents.Enum |
Wildcard.getProcessContents()
Gets the "processContents" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
Wildcard.setProcessContents(Wildcard.ProcessContents.Enum processContents)
Sets the "processContents" attribute
|
| Modifier and Type | Method and Description |
|---|---|
Wildcard.ProcessContents.Enum |
WildcardImpl.getProcessContents()
Gets the "processContents" attribute
|
| Modifier and Type | Method and Description |
|---|---|
void |
WildcardImpl.setProcessContents(Wildcard.ProcessContents.Enum processContents)
Sets the "processContents" attribute
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.