com.themillhousegroup

scoup

package scoup

Visibility
  1. Public
  2. All

Type Members

  1. class RichElement extends ClosestElement with DocumentPositioning with AttributeOption

  2. class RichElements extends Iterable[Element] with ClosestElements with ElementsAttributeOption

    TODO: Additional methods over and above those offered by JSoup, inspired by JQuery.

    TODO: Additional methods over and above those offered by JSoup, inspired by JQuery. namely closest(), closestBefore() and closestAfter()

    TODO: Filtering by regex on ownText

  3. class Scoup extends AnyRef

    Instantiate a Scoup of your own if you want to set custom options to be applied to all of its operations

  4. trait ScoupImplicits extends AnyRef

Value Members

  1. object Scoup extends Scoup

  2. package options

  3. package traits

Ungrouped