Package

org.aksw.owlpod

util

Permalink

package util

Linear Supertypes
TypeAliases, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. util
  2. TypeAliases
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type IRIString = String

    Permalink
    Definition Classes
    TypeAliases
  2. type ReflectiveCloseable = AnyRef { def shutdown(): Unit }

    Permalink
  3. type URIString = String

    Permalink
    Definition Classes
    TypeAliases

Value Members

  1. implicit def map2JavaProperties(propertiesMap: Map[String, String]): Properties

    Permalink
  2. implicit def reflectiveCloseableResource[A <: ReflectiveCloseable]: Resource[A]

    Permalink
  3. package rest

    Permalink

    Created by Markus Ackermann.

    Created by Markus Ackermann. No rights reserved.

  4. def sampleDescr[T](items: Iterable[T], preCountIntro: String, postCountIntro: String, itemRenderer: (T) ⇒ String, sampleSize: Int, samplesDelimiter: String, ommisionMarker: Option[String]): String

    Permalink
  5. def sampleDescription[T](items: Iterable[T], intro: StringContext, itemRenderer: (T) ⇒ String, sampleSize: Int, samplesDelimiter: String, ommisionMarker: Option[String]): String

    Permalink
  6. implicit def scalaPathToFile(scalaPath: Path): File

    Permalink
  7. implicit def scalaPathToJavaPath(scalaPath: Path): Path

    Permalink
  8. implicit def uriToIRI(uri: URI): IRI

    Permalink
  9. implicit def urlToIRI(url: URL): IRI

    Permalink

Inherited from TypeAliases

Inherited from AnyRef

Inherited from Any

Ungrouped