public interface FeatureReader<T extends WebServiceFeature>
| Modifier and Type | Field and Description |
|---|---|
static QName |
ENABLED_ATTRIBUTE_NAME |
| Modifier and Type | Method and Description |
|---|---|
T |
parse(XMLEventReader reader)
Parse an XML stream and return the corresponding WebServiceFeature instance.
|
static final QName ENABLED_ATTRIBUTE_NAME
T parse(XMLEventReader reader) throws WebServiceException
WebServiceExceptionCopyright © 2015 Oracle Corporation. All rights reserved.