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