Package

com.themillhousegroup

scoup

Permalink

package scoup

Visibility
  1. Public
  2. All

Type Members

  1. class RichElement extends ClosestElement with DocumentPositioning with AttributeOption

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

    Permalink

    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

    Permalink

    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

    Permalink

Value Members

  1. object Scoup extends Scoup

    Permalink
  2. package options

    Permalink
  3. package traits

    Permalink

Ungrouped