Package

com.themillhousegroup.scoup

traits

Permalink

package traits

Visibility
  1. Public
  2. All

Type Members

  1. trait AttributeOption extends ElementTarget

    Permalink

    Allow the attributes of an Element to be treated like a Scala Option

  2. trait ClosestElement extends ElementTarget

    Permalink
  3. trait ClosestElements extends ElementsTarget

    Permalink
  4. trait DocumentPositioning extends ElementTarget

    Permalink
  5. trait ElementTarget extends Target[Element]

    Permalink

    A trait that expects to be pimped onto a JSoup Element

  6. trait ElementsAttributeOption extends ElementsTarget

    Permalink
  7. trait ElementsTarget extends Target[Elements]

    Permalink

    A trait that expects to be pimped onto a JSoup Elements

  8. trait Target[T] extends AnyRef

    Permalink

Ungrouped