Protocols

The following protocols are available globally.

    • The Queryable protocol is adopted by XMLDocument, HTMLDocument and XMLElement, denoting that they can search for elements using XPath or CSS selectors.
    See more

    Declaration

    Swift

    public protocol Queryable