Package com.sun.xml.ws.runtime.config
Class TubelineFeatureReader
java.lang.Object
com.sun.xml.ws.runtime.config.TubelineFeatureReader
- All Implemented Interfaces:
FeatureReader
- Author:
- Fabian Ritzmann
-
Field Summary
Fields inherited from interface com.sun.xml.ws.config.metro.dev.FeatureReader
ENABLED_ATTRIBUTE_NAME -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparse(XMLEventReader reader) Parse an XML stream and return the corresponding WebServiceFeature instance.
-
Constructor Details
-
TubelineFeatureReader
public TubelineFeatureReader()
-
-
Method Details
-
parse
Description copied from interface:FeatureReaderParse an XML stream and return the corresponding WebServiceFeature instance.- Specified by:
parsein interfaceFeatureReader- Throws:
jakarta.xml.ws.WebServiceException
-