public abstract class SimpleFeatureReader<T extends WebServiceFeature> extends Object implements FeatureReader
ENABLED_ATTRIBUTE_NAME| Constructor and Description |
|---|
SimpleFeatureReader() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract T |
createFeature(boolean enabled)
Instantiate the proper feature class.
|
T |
parse(XMLEventReader reader) |
public T parse(XMLEventReader reader) throws WebServiceException
parse in interface FeatureReaderWebServiceExceptionprotected abstract T createFeature(boolean enabled) throws WebServiceException
WebServiceExceptionCopyright © 2005–2017 Oracle Corporation. All rights reserved.