|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XmlSchemaForm | |
|---|---|
| org.apache.ws.commons.schema | |
| Uses of XmlSchemaForm in org.apache.ws.commons.schema |
|---|
| Methods in org.apache.ws.commons.schema that return XmlSchemaForm | |
|---|---|
XmlSchemaForm |
XmlSchema.getAttributeFormDefault()
|
XmlSchemaForm |
XmlSchema.getElementFormDefault()
|
XmlSchemaForm |
XmlSchemaElement.getForm()
|
XmlSchemaForm |
XmlSchemaAttribute.getForm()
|
| Methods in org.apache.ws.commons.schema with parameters of type XmlSchemaForm | |
|---|---|
void |
XmlSchema.setAttributeFormDefault(XmlSchemaForm value)
|
void |
XmlSchema.setElementFormDefault(XmlSchemaForm elementFormDefault)
|
void |
XmlSchemaElement.setForm(XmlSchemaForm form)
|
void |
XmlSchemaAttribute.setSchemaForm(XmlSchemaForm form)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||