Instance Methodscinfu.swiftsoup 2.8.7SwiftSoup
toString
Evaluator.swift:134override func toString() -> String
override func toString() -> String
import SwiftSoup
final class Attribute
Evaluator for attribute name matching
class Evaluator
Evaluates that an element matches the selector.
@frozen struct String
A Unicode string value that is a collection of characters.
func toString() -> String
init(_ key: String)
override func matches(_ root: Element, _ element: Element) throws -> Bool