Class PolicyFeatureReader

java.lang.Object
com.sun.xml.ws.policy.config.PolicyFeatureReader
All Implemented Interfaces:
FeatureReader

public class PolicyFeatureReader extends Object implements FeatureReader
Author:
Fabian Ritzmann
  • Constructor Details

    • PolicyFeatureReader

      public PolicyFeatureReader()
  • Method Details

    • parse

      public PolicyFeature parse(XMLEventReader reader) throws javax.xml.ws.WebServiceException
      Description copied from interface: FeatureReader
      Parse an XML stream and return the corresponding WebServiceFeature instance.
      Specified by:
      parse in interface FeatureReader
      Throws:
      javax.xml.ws.WebServiceException