Colibrio Reader Framework API - Cloud license
    Preparing search index...

    Parser for media fragment selectors.

    https://www.w3.org/TR/media-frags/

    Implements

    Constructors

    Methods

    • Should return true if this instance is able to parse the fragment value into a Selector implementation. If this method returns true, parseFragment() will be called by the SelectorFactory with the fragment value.

      Parameters

      • fragment: string

      Returns boolean