Package com.sun.xml.ws.policy.config.dev
Class PolicyFeatureReader
java.lang.Object
com.sun.xml.ws.policy.config.dev.PolicyFeatureReader
- All Implemented Interfaces:
FeatureReader<PolicyFeature>
- 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
-
PolicyFeatureReader
public PolicyFeatureReader()
-
-
Method Details
-
parse
Description copied from interface:FeatureReaderParse an XML stream and return the corresponding WebServiceFeature instance.- Specified by:
parsein interfaceFeatureReader<PolicyFeature>- Throws:
WebServiceException
-