Parser

Parser.swift:15
class Parser
  • Parses HTML into a {@link Document}. Generally best to use one of the more convenient parse methods

  • in {@link SwiftSoup}.