Interface FeatureReader<T extends WebServiceFeature>

  • All Known Implementing Classes:
    TubelineFeatureReader

    public interface FeatureReader<T extends WebServiceFeature>
    Parses a XML fragment and is expected to return a corresponding WebServiceFeature.
    Author:
    Fabian Ritzmann