|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSchemaContentProcessing | |
|---|---|
| org.apache.ws.commons.schema | |
| Uses of XmlSchemaContentProcessing in org.apache.ws.commons.schema |
|---|
| Methods in org.apache.ws.commons.schema that return XmlSchemaContentProcessing | |
|---|---|
XmlSchemaContentProcessing |
XmlSchemaAnyAttribute.getProcessContent()
|
XmlSchemaContentProcessing |
XmlSchemaAny.getProcessContent()
|
static XmlSchemaContentProcessing |
XmlSchemaContentType.schemaValueOf(String name)
|
static XmlSchemaContentProcessing |
XmlSchemaContentProcessing.schemaValueOf(String name)
|
static XmlSchemaContentProcessing |
XmlSchemaContentProcessing.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static XmlSchemaContentProcessing[] |
XmlSchemaContentProcessing.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaContentProcessing | |
|---|---|
void |
XmlSchemaAnyAttribute.setProcessContent(XmlSchemaContentProcessing processContent)
|
void |
XmlSchemaAny.setProcessContent(XmlSchemaContentProcessing processContent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||