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(javax.xml.stream.XMLEventReader reader)
Parse an XML stream and return the corresponding WebServiceFeature instance.
|
static final QName ENABLED_ATTRIBUTE_NAME
T parse(javax.xml.stream.XMLEventReader reader) throws WebServiceException
WebServiceExceptionCopyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.