com.sun.xml.ws.runtime.config
Class TubelineFeatureReader

java.lang.Object
  extended by com.sun.xml.ws.runtime.config.TubelineFeatureReader
All Implemented Interfaces:
FeatureReader

public class TubelineFeatureReader
extends Object
implements FeatureReader


Field Summary
 
Fields inherited from interface com.sun.xml.ws.config.metro.dev.FeatureReader
ENABLED_ATTRIBUTE_NAME
 
Constructor Summary
TubelineFeatureReader()
           
 
Method Summary
 TubelineFeature parse(javax.xml.stream.XMLEventReader reader)
          Parse an XML stream and return the corresponding WebServiceFeature instance.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TubelineFeatureReader

public TubelineFeatureReader()
Method Detail

parse

public TubelineFeature parse(javax.xml.stream.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 (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.