java.lang.ObjectWebServiceFeature for schema validation.javax.xml.ws.WebServiceFeature
com.sun.xml.ws.developer.SchemaValidationFeature
JAX-WS - 2.1.3Jitendra - Kotamraju| Field Summary | ||
|---|---|---|
| public static final String | ID | Constant value identifying the SchemaValidationFeature |
| Fields inherited from javax.xml.ws.WebServiceFeature: |
|---|
| enabled |
| Constructor: |
|---|
|
SchemaValidationFeature.
The instance created will be enabled. |
| Method from com.sun.xml.ws.developer.SchemaValidationFeature Summary: |
|---|
| getErrorHandler, getID |
| Methods from javax.xml.ws.WebServiceFeature: |
|---|
| getID, isEnabled |
| Methods from java.lang.Object: |
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method from com.sun.xml.ws.developer.SchemaValidationFeature Detail: |
|---|
|
|