com.sun.xml.ws.runtime.config
Class TubelineFeatureReader
java.lang.Object
com.sun.xml.ws.runtime.config.TubelineFeatureReader
- All Implemented Interfaces:
- FeatureReader
public class TubelineFeatureReader
- extends Object
- implements FeatureReader
- Author:
- Fabian Ritzmann
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TubelineFeatureReader
public TubelineFeatureReader()
parse
public TubelineFeature parse(XMLEventReader reader)
throws WebServiceException
- Description copied from interface:
FeatureReader
- Parse an XML stream and return the corresponding WebServiceFeature instance.
- Specified by:
parse in interface FeatureReader
- Throws:
WebServiceException
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.