Class StrandedFeatureHandler

  • All Implemented Interfaces:
    StAXContentHandler

    public class StrandedFeatureHandler
    extends FeatureHandler
    StAX handler for XFF strandedFeature type. By default, XFFFeatureSetHandler uses this handler for all feature elements which have the strand attribute.

    Like the basic FeatureHandler, this class can be subclassed to give handlers for more specialized feature types.

    Since:
    1.2
    Author:
    Thomas Down